Leet nice one. You might be interested in https://beta-docs.preside.org/ that uses the same system and has made some improvements like an in-page table of contents generated from the headers in the page. e.g. Preside Documentation :: Customizing Data Manager
Would totally be interested in merging this in @Zackster
ah, interestingâŚ
all the work Iâve done is here https://github.com/zspitzer/lucee-docs/tree/windows-debugging
could you try it out and let me know if you find any problems? I just finished the first cut of the local editing
should I file a PR?
Zackster:
should I file a PR?
For sure, yes please If thereâs any feedback, can work through it using GitHub reviews on the PR. Easy to try it out from the PR too.
Is it possible to install this documenttaion locally Under IIS7 ?
Under Lucee V5 or Coldfusion.
Not sure to understand all.
Thanks for help.
Pierre.
it has itâs own server, you just install command box, check out the docs from github and run serve.bat/sh
Can I use IIS7 already installed ?
And what sgould be the starting URL ?
What file starts the doc : http://127.0.0.1/luceedocs/ xxxxxxxx.cfm ?
Thanks to help.
itâs completely standalone, itâs runs up itâs own local version of lucee and web server.
serve.bat will open the documentation homepage after it has started up, it defaults to http://127.0.0.1:4040/ unless that port is already in use
OK, then,
where must be located the first file , serve.bat file ?
Can it be Under a sub-directory like
http://127.0.0.1:4040/lucee_docs ?
So where should be located the dir âlucee_docsâ ?
Not Under c:\inetpub\wwwroot ?
what equivalence ?
Thanks again.
Well, I have
installed Commandbox, in c:\commandbox directory and run box.exe
Copied/installed the lucee-docs in a c:\lucee_docs directory, I get the serve.bat in that directory
Where to run server.bat ?
and when running
http://127.0.0.1:4040/lucee_docs
Sorry, but I do not understand well all of this,
I never used commanbox, I do not know what it is.
I understand I can have Lucee docs locally as an Local URL.
Pierre.
run serve.bat in the c:\lucee_docs directory?
there are a few merge errors which need to be merged before itâs gonna work
lucee:master
â zspitzer:fix-merge-errors
opened 01:11PM - 28 Mar 18 UTC
I ran serve.bat in c:\lucee_docs through the Windows DOS command prompt,
is that the right place ?
I got errors : box stop name : luceedocslocalserver
âboxâ not recognized (in french) etcâŚ
Your advise ? Thanks.
you might need to reboot to pick up the path changes (commandbox needs to be in your path)
the above fixes I mentioned have been committed
I have rebooted, same situation.
What do you mean by : âcommandbox needs to be in your pathâ
I do not understand the installation
What is âin your pathâ ? is that c:\lucee_docs ?
Is commandbox not installed in the right place ?
Thanks for help.
Pierre.
in order to be able to use commandbox (i.e. box.exe) from any other directory than the directory it is installed in,
you need to add that directory to the system path.
Information on how to set the path and environment variables in Windows 2000, Windows XP, Windows Vista, and Windows 7.
I give up,
I do not understand how lucee_docs and commandbox are installed
I do not understand where should be located commandbox and serve.bat
Thanks, Pierre.
modius
March 30, 2018, 3:02am
19
Great to see so many good changes going through the docs⌠if anyone has a chance, would be great to get some open graph metadata onto the pages so we can âoneboxâ into the forums.
For example, without âoneboxâ;
For example; with âoneboxâ;
Cold fusion is a hypothesized type of nuclear reaction that would occur at, or near, room temperature. It would contrast starkly with the "hot" fusion that is known to take place naturally within stars and artificially in hydrogen bombs and prototype fusion reactors under immense pressure and at temperatures of millions of degrees, and be distinguished from muon-catalyzed fusion. There is currently no accepted theoretical model that would allow cold fusion to occur.
In 1989, two electrochemist...
cfml, lucee
A basic âoneboxâ supports oEmbed or OpenGraph:
Ironically neither site supports its own formatâŚ
âOneBoxingâ can be tested here:
http://iframely.com/debug
1 Like
great suggestion! i have added both client and publishing support for oembed and twitter cards
1 Like