Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
- quickref improvements
- Changed version to 3.6.0b5
- Improved documentation of web::tempfile - Fixed typo in web::match
- Added missing documentation for [web::config] mod_websh subcommands
- Added [web::config safelog] configuration to allow web::log to properly throw errors if I/O fails (if safelog is set to 0). Default is 1 to ensure backward compatibility. - Fixed log handling for logtochannel plugin: reliable channel handling - Added tests for new web::log error handling Refer to src/ChangeLog for details
- fixed wrong option names of web::cmdurlcfg and clarified defaults
- added AUTH_USER and AUTH_PW to web::request to allow Basic Auth handling
- minor documentation fixes
- added mimetype documentation to web::formvar
- added docu for [web::config reset] and [web::cmdurlcfg -reset] - clarified [web::config] - enhanced examples ([web:command] and [web::cmdurlcfg]) - typos ... - import of docbook release 1.69.1
- changed to version 3.6.0b4
- added getval option to filecounter handle - added tests for new option - added documentation of new option
- added Websh version to title to increase readability
- moved all documentation and references from Websh 3.5 to Websh 3.6
- documentation of recent changes in logging - renamed web::logfilter to new web::loglevel - various minor fixes
- web::htmlify now also encodes multibyte characters
- documented [web::config filepermissions] - adapted web::formvar, web::filecounter, and web::filecontext - some capitalisation changed - removed wrong note about nested <? ?> web::putx evaluation
- fixed wrong documentation of web::dehtmlify (thanks to Holger Jakobs)
- default expiry for cookie fixed so that it is also 24 hours when using Tcl8.5 (adapted tests and documentation)
- fixed documentation of web::dispatch -postdata
- fixed documentation of web::logdest (-format and -maxchar explanations)
- fixed cookie expiry handling (locale independent) and adapted tests and documentation
- added context::delete docu
- added docu for web::config cmdurltimestamp
- minor fixes web::request, web::cmdurlcfg
- added documentation of return value of web::formvar for file upload
- removed dependency from Tcl 8.3
- changed all <arg> to <arg choice=req> (this works around the ?-problem of the rendering of <arg>
- fixed xml for correct validation - documented web::request -channel (was a fixme)
- changed <group> to <arg> in web::put* - changed <option> in <cmdsynopsis> to <arg>
- added options to web::tempfile - fixed indentation of porgramlistings - fixed cmdsynopsis syntax of web::htmlify
- removed redundant entry of web::response -select ?#?channelName
Merged in Ronnie's changes, avoiding the cmdsynopsis ones.
- fixed cmdsynopsis usage - fixed web::put* syntax - harmonized lots of references to options and commands
- fixed some cmdsynopsis tags (different command syntaxes have to be in individual cmdsynopsys tags, otherwise, they are on the same line
- added explanation of # to web::put*
Emacs' indenting. Changed <option> tags within cmdsynopsis to <arg choice="opt">.
- fixed links to examples and quickref on tcl.apache.org/websh
- some formal cleanup (no checks on accuracy)
Updated xml docs to use <example> tag.
* quickref.xml: Added 'replaceable' elements.
* quickref.xml: Changed 'title' to 'emphasis' in order to avoid having examples sections listed in the table of contents.
- added note to web::maineval - added documentation of web::interpmap
- renamed Webshell to Websh - removed reference to Websh2 in web::match
* quickref.xsl: Added 'monounderlineseq' for options. Looks better visually. More cleanups.
More changes.
Added .'s to the ends of option descriptions.
Commence work on improving the documentation language and style.
- fixed naming of web::finalize - added note to web::finalize - added note to Apache specific commands
A few quick changes.
Finished up the initial transformation.
More incremental commits.
More updates...
Another incremental update - merged Ronnie's changes.
- Titles start with an uppercase letter - consistently use naming convention for Webshell - other minor fixes
- fixed syntax of decryptchain - checked and fixed all examples (proper Tcl syntax and output)
* quickref.xsl: <arg choice="plain"> now outputs monoseq text, to indicate when an argument must be inserted literally, as a subcommand. In addition to more document munging.
Further documentation fixups.
More document mangling.
* quickref.xml: Changed documentation for web::log, which now defaults to not running 'subst' on its arguments.
Another one...
Another doc commit.
Incremental commit...
Woops, close tag.
More documentation updates.
Doc updates.
More docbook slogging...
Docs, again.
XML updates.
More documentation updates.
More updates, fixed a few problems with previous commits.
More regexp wacking.
More work with emacs regular expressions to upgrade to the new tags.
* quickref.xml: changed <...> to <option>...</option.
Start using new docbook commands in first section of quickref.xml, to test them out. Added some more customizations in the .xsl file. Make command options be underlined, like in the Tcl man pages. Make xsltproc not fetch things off the network. This speeds it up a lot, although it generates some warnings.
Added the first example of how to use the <command> tag with the <arg> tag in order to get Tcl style commands.
- fixed documentation of web::filecounter added default values added -perms option
- fixed web::interpclasscfg default of maxrequests
initial docbook version PR: Obtained from: Submitted by: Reviewed by:
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |