summaryrefslogtreecommitdiff
path: root/docs/manual/developer/modguide.xml
Commit message (Expand)AuthorAgeFilesLines
* Declare pre_translate hook in lua/info/log_debug/example modules, and docs.Yann Ylavic2020-06-221-0/+1
* Fixed some grammar errors in the docs.Mike Rumph2020-01-271-2/+2
* Simply remove trailing whitespace.Ken Coar2015-04-151-262/+262
* Don't use " in code.Ken Coar2015-04-151-85/+85
* Fix doc as spotted by Andrew Stayart in online docChristophe Jaillet2015-02-141-17/+17
* Fix typo spotted in comment #2818Christophe Jaillet2014-07-301-1/+1
* Correct typo as spoted in a comment in online docChristophe Jaillet2014-04-301-1/+1
* Fixes to the modguide, courtesy of Petter Berntsen (sluggr)Daniel Gruno2013-11-011-16/+23
* Minor typo fixDaniel Gruno2013-06-071-2/+2
* speling, pointed out by sluggr on freenode.Eric Covener2013-06-071-3/+3
* Expand on how to set context specific directives.Daniel Gruno2013-04-291-1/+12
* typo fixesDaniel Gruno2013-04-201-3/+3
* minor bug in a C example.Daniel Gruno2013-04-201-1/+1
* fix various typos, thanks to mike rumph as per comment #872Daniel Gruno2013-02-261-5/+5
* typo fixesDaniel Gruno2013-02-191-9/+9
* Fix example codeDaniel Gruno2012-12-241-1/+1
* UpdatesDaniel Gruno2012-06-261-7/+11
* Update (fix) the POST data retrieval example.Daniel Gruno2012-06-201-18/+40
* Add a small hack to preserve newlines and still retain the links to the doxyg...Daniel Gruno2012-05-271-5/+8
* border doesn't validate.André Malo2012-04-271-1/+1
* Small whitespace fixDaniel Gruno2012-04-271-1/+1
* Change remaining <example> tags to <highlight>Daniel Gruno2012-04-251-13/+15
* stupid, stupid svn made a boobooDaniel Gruno2012-04-241-8/+1
* Changing to <highlight> tags for syntax highlightingDaniel Gruno2012-04-241-2/+11
* Rebuilding with new CSS/JS syntax highlighting stuff turned on.Rich Bowen2012-04-241-60/+60
* Removed all manual styling, prepping for dynamic SH insteadDaniel Gruno2012-04-241-801/+798
* Fixed nesting issues with <p> and <section>, changed style tags to class tags...Daniel Gruno2012-04-231-865/+880
* Try to fix up some of the XML errorsDaniel Gruno2012-04-221-9/+29
* fixing some typosDaniel Gruno2012-04-171-5/+5
* Replace instances of "Apache" with the full software name or a simple referen...Daniel Gruno2012-04-141-59/+59
* Fix a bad function declarationDaniel Gruno2012-04-111-4/+3
* Cast config vars as (example_config*) in examples.Daniel Gruno2012-04-111-6/+6
* It's "return cfg;", not "return dir;".Daniel Gruno2012-04-111-1/+1
* Fix some typosDaniel Gruno2012-04-111-2/+2
* Fix some C conformity (declare variables before function calls, silly humbedooh)Daniel Gruno2012-04-111-2/+5
* Remove some commasDaniel Gruno2012-04-101-198/+277
* Update APR references to APR 1.4.xDaniel Gruno2012-04-101-3/+6
* Fix a "typo" and add a link to the request_rec structure defs.Daniel Gruno2012-04-101-2/+2
* Typo fixDaniel Gruno2012-04-101-1/+1
* fixup propertiesAndré Malo2012-04-091-1/+1
* Added an introduction to building modules for Apache 2.4Daniel Gruno2012-04-091-0/+1575