summaryrefslogtreecommitdiffstats
path: root/user_guide
AgeCommit message (Expand)AuthorFilesLines
2008-08-20Changed the output of the profiler to use style attribute rather then clear, ...Derek Allard1-2/+8
2008-08-20(no commit message)Rick Ellis1-0/+1
2008-08-20Added descriptions for current_url() and uri_segments()Rick Ellis1-0/+12
2008-08-15changed entity standardization to require at least two characters after an am...Derek Jones1-0/+1
2008-08-13updated time zone list and offsets to match the world's current time zonesDerek Jones1-0/+1
2008-08-12spelling correctionDerek Allard1-1/+1
2008-08-12(no commit message)Rick Ellis1-0/+1
2008-08-12(no commit message)Rick Ellis1-2/+13
2008-08-10image_heigth to image_heightDerek Allard2-2/+2
2008-08-07tightened human time stamp validation regexDerek Jones1-0/+1
2008-08-06fixed bug where dechex() was being fed the wrong variable for encoding space ...Derek Jones1-0/+1
2008-07-25quotes to an example in DBforgeDerek Allard2-2/+2
2008-07-25put $robots back into user_agents.phpDerek Jones1-0/+1
2008-07-21Removed added newlines ("\n") from most form and html helper functions.Derek Allard1-0/+1
2008-07-20guide example fix for form_hiddenDerek Allard2-2/+2
2008-07-18(no commit message)Derek Allard1-1/+1
2008-07-18added "ed" to "borrowed" (d'uh)Derek Allard1-1/+1
2008-07-18modified credits page to "ExpressionEngine Development Team".Derek Allard1-10/+6
2008-07-16fixed a series of "next" and "previous" topic links that pointed to the wrong...Derek Allard24-24/+24
2008-07-16added a note re: cachingDerek Allard1-1/+2
2008-07-16Added a few openxml document mime types, and an additional mobile agent to mi...Derek Allard1-0/+1
2008-07-13adds vs add typo fixDerek Allard2-2/+2
2008-07-11fixed an exampleDerek Allard1-4/+4
2008-07-09guide typoDerek Allard2-1/+2
2008-07-03re-included URL encoded characters within _remove_invisible_characters() whic...Derek Jones1-1/+1
2008-07-01Changed regex for onfoo event handlers to prevent unwanted matching of text s...Derek Jones1-1/+1
2008-06-30added changelog note for number helper improvementDerek Jones1-0/+5
2008-06-30simplified regex for _remove_invisible_characters() - since we rawurldecode()...Derek Jones1-1/+5
2008-06-29cleaned up changelog to put in line with 1.6.3 releaseDerek Jones1-6/+3
2008-06-27wheee! fixing svn revision number in changelogDerek Jones1-1/+1
2008-06-27added language helper to user guide tocDerek Jones3-1/+3
2008-06-27Moved the <label> output ability from the language library to a language help...Derek Jones3-7/+101
2008-06-27Documented the language file use of byte_format() in the number helper.Derek Allard2-1/+11
2008-06-27Fixed a double opening &lt;p&gt; tag in the index pages of each system direct...Derek Allard1-0/+5
2008-06-27Minor example fix in Number helperDerek Allard2-1/+10
2008-06-27finalized 1.6.3 changelog for releaseDerek Jones1-1/+2
2008-06-27upgrade instructionsDerek Allard3-1/+102
2008-06-27changed user guide version to 1.6.3Derek Jones114-117/+117
2008-06-26changed your-site.com to example.com doc-wideDerek Jones22-68/+68
2008-06-26fix up where_in examplesDerek Allard1-4/+4
2008-06-25guide linking to wrong pages fixDerek Allard2-2/+2
2008-06-22added some missing ; to examplesDerek Allard1-10/+5
2008-06-21documentation fix, horizontal to verticalDerek Allard1-1/+1
2008-06-20Added the ability to automatically output language items as form labels in th...Derek Allard2-0/+11
2008-06-20Added get_post() to the Input class.Derek Allard2-0/+14
2008-06-19added terabytes to number helperDerek Allard5-2/+106
2008-06-19added a Number helperDerek Jones1-0/+1
2008-06-19changelog note that I removed maxlength and size as automatically added attri...Derek Allard1-0/+1
2008-06-15userguide typo fixDerek Allard2-2/+2
2008-06-13Added "Using Associative Arrays In a Request Parameter" example to the XMLRPC...Derek Allard2-2/+30