Coder Social home page Coder Social logo

foundeo / cfdocs Goto Github PK

View Code? Open in Web Editor NEW
180.0 21.0 336.0 11 MB

Repository for the cfdocs.org site.

Home Page: https://cfdocs.org/

License: Other

ColdFusion 72.50% JavaScript 20.44% CSS 6.31% Shell 0.07% HTML 0.68%
coldfusion cfml hacktoberfest

cfdocs's People

Contributors

aliaspooryorik avatar alorne avatar atuttle avatar bferdinandus avatar bl2i4n avatar brilang avatar cfvonner avatar craicoverflow89 avatar ddspringle avatar dharcf avatar fmdano avatar gratzc avatar homestar9 avatar kamasamak avatar maryjos avatar miguel-f avatar mjclemente avatar mjhagen avatar neokoenig avatar pczarn2 avatar penhorwood avatar pfreitag avatar rscroman avatar ryanguill avatar sarwankumar1993 avatar scottsteinbeck avatar shaedrich avatar shawnoden avatar wolfgang-falk avatar xcreen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cfdocs's Issues

Server CGI variables

A page describing Coldfusion's server CGI variables is missing. I was going to create it, but I'm not sure where the best location is and what format it should be. I thought maybe it should go under Guides, but the files in guides/en don't follow the same structure as the files in data/en. This would be tabular data mostly.

The content would of course start with the Adobe reference: https://helpx.adobe.com/coldfusion/cfml-reference/reserved-words-and-variables/cgi-environment-cgi-scope-variables/cgi-server-variables.html

But that page is missing some variables, most relevant to me right now is "LOCAL_ADDR". It would be great to add more of these undocumented CGI variables.

Another thought, instead of a CGI-only page, should this go in a "Scopes" page? This would have CGI, client, server, application, session, and perhaps some others.

Problems with CFHTMLTOPDF

Just trying this tag for the first time in a trial version of CF 11. I'm unable to pass any URL vars with the source without error, for both .cfm and .html pages. For example, source="myPage.html" works as expected, but source="myPage.html?x=1" throws a 500 error.

When the urltoken is not passed with the source when the source is a .cfm page, the session (login) is not recognized and we get thrown to the login page.

Multi-lingual Support?

I see you've got the data under an 'en' directory. Are you setup already to support multiple languages? If so I think Team CF Advance could gather some devs from Brazil, at least, to work on a secondary language. Thoughts?

[Question] Discuss path for updating doc params, syntax for different versions

Need a plan of attack for how best to display version specific syntax, attributes, etc.
CF11/Railo and beyond will most likely enhance tags/functions that will either break or silently ignore.


We could:

  • display version support by tabs or pillboxes (All Latest ACF Railo OpenBD)
  • add extra column/field for version support since (paramSupportedSince...)
  • or just not worry about it. Let developer deal with it.

โญ
I have updates for the CFDoc JSON Builder to be able to load a tag/function json and edit.

Adding example code

It would be great to include example code for each function. ACF docs are notoriously bad at examples and cfdocs could really fill that void for the community.

Help Doc on how to use Java with CF

Add a doc on the best ways to integrate with the underlying Java engine, the best features to integrate with, when to drop into java, how to know CF dropped into java, and more. This would be very beneficial to users that might not find a feature in CF but know Java has it.

cfspreadsheet needs example and updates

Missing the CF11+ attribute autosize.
Missing min_version = 9
The excludeHeaderRow attribute description start with CF9.0.1+
Add an Example reading and writing a spreadsheet.

CFMail needs work

It is missing the new attributes added in CF11.

It could also use an example showing how to send using a query.

[Enhancement] Embeding, or linking to, TryCF.com ScratchPad

We'd have to contact the fellow who runs trycf.com, but it would be cool if we could define a new item in our json object like: "example_gist":"gist url here" and either have the ScratchPad load the gist in cfdocs or at least link to trycf.com and load the gist content there.

The latter could be implemented very easily I think since he's already allowing users to load a gist on trycf.com. The former would be super convenient.

Probably want to store these gists in a central account so none go missing.

Missing Functions

On /reports/todo.cfm the word "now" in the sentence "Look for missing examples now." links to the now() function page.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.