- 40a2fc8 added $lowercase parameter to url_title() to allow forced lowercase by Derek Jones · 16 years ago
- 2067d1a Changing EOL style to LF by Derek Allard · 16 years ago
- 85e65f6 Propset eol-style to CRLF by Derek Jones · 16 years ago
- d3fc76f Added a doctype() function to the HTML helper. by Derek Allard · 16 years ago
- 0d17a27 Fixed a typo by Rick Ellis · 16 years ago
- c37ed39 fixed some typos by Rick Ellis · 16 years ago
- ee070ce by Rick Ellis · 16 years ago
- 13d37ed Description was bas-ackward by Rick Ellis · 16 years ago
- 4ebfb43 Fixed extra text in img() function description of the userguide by Derek Allard · 16 years ago
- cce3159 clarification by Derek Allard · 16 years ago
- bc2bfa8 Fixed the spelling of "Dhaka" in the timezone_menu() function of the Date helper. by Derek Allard · 16 years ago
- e0fc57b removed random invisible character (ASCII 194) from HTML and PHP files by Derek Jones · 16 years ago
- 5365393 typo fix by Derek Allard · 16 years ago
- 2594953 Added Form Validation Library and updated docs by Rick Ellis · 16 years ago
- 7cdef03 Made a Loader changes so that the new validation class will work. by Rick Ellis · 16 years ago
- 928c55c further whitespace fixes by Derek Allard · 16 years ago
- 587b37a Added descriptions for current_url() and uri_segments() by Rick Ellis · 16 years ago
- 3a6ab8d guide example fix for form_hidden by Derek Allard · 17 years ago
- c169fdc fixed a series of "next" and "previous" topic links that pointed to the wrong pages. by Derek Allard · 17 years ago
- 13da683 adds vs add typo fix by Derek Allard · 17 years ago
- cc1be0f Moved the <label> output ability from the language library to a language helper (hotfix for 1.6.3) by Derek Jones · 17 years ago
- 727ec31 Documented the language file use of byte_format() in the number helper. by Derek Allard · 17 years ago
- e96c12c Minor example fix in Number helper Added 1.6.4 to changelog page by Derek Allard · 17 years ago
- 1ca3fc4 changed user guide version to 1.6.3 by Derek Jones · 17 years ago
- ff845f9 changed your-site.com to example.com doc-wide by Derek Jones · 17 years ago
- 33f6c68 added terabytes to number helper by Derek Allard · 17 years ago
- 8039d4c Charset information in the userguide has been moved above title for internationalization purposes (#4614) by Derek Allard · 17 years ago
- 88d4ce5 fix curly quotes in form_button example by Derek Allard · 17 years ago
- 66c474d date examples by Derek Allard · 17 years ago
- 0b59f27 Some sweeping syntax changes for consistency: by Derek Jones · 17 years ago
- df48533 clarification note on autolink() email by Derek Allard · 17 years ago
- 94a2182 added symbolic_permissions() and octal_permissions() to the File helper by Derek Jones · 17 years ago
- ee0a7f0 Added a Reserved Names page to the userguide, and migrated reserved controller names into it. by Derek Allard · 17 years ago
- e4db277 fix up a few footnote links by Derek Allard · 17 years ago
- 6b7b11f updated version number in user guide to 1.6.2 by Derek Jones · 17 years ago
- 00618de Added a Compatibility Helper by Derek Jones · 17 years ago
- fd93d22 Flipped user guide page titles for easier recognition in tabs: by Derek Jones · 17 years ago
- 7327499 Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to the File Helper. by Derek Allard · 17 years ago
- 05f830c Added the ability to include an optional HTTP Response Code in the redirect() function of the URL Helper. by Derek Allard · 17 years ago
- 17a711a <label for="item"> not <label id="item"> by Derek Allard · 17 years ago
- 1ea127a doc fixes by Derek Allard · 17 years ago
- 140786f guide example fixes by Derek Allard · 17 years ago
- 8597ca7 doc typos and fixes by Derek Allard · 17 years ago
- 2b2b7cc added a note of clarity that cookie prefixes need to be included when get_cookie is used. by Derek Allard · 17 years ago
- 707d0e0 added form_button to form helper by Derek Allard · 17 years ago
- 0138b8a fix an example by Derek Allard · 17 years ago
- ce66d15 validation error fixes by Derek Allard · 17 years ago
- d9bfc40 fix the title (thanks coolfactor) by Derek Allard · 17 years ago
- 9967ab4 fixed a typo in url_helper example, added 1.6.2 to changelog by Derek Allard · 17 years ago
- 0787043 Added Path Helper to table of contents and updated copyright dates for all user guide pages by Derek Jones · 17 years ago
- 197d10b by Derek Allard · 17 years ago
- 26b63aa change 1.6.1 to 1.6.0.1 by Derek Allard · 17 years ago
- 466039a added Path Helper by Derek Allard · 17 years ago
- 7ecd53b added echo statements to a few helper examples by Derek Allard · 17 years ago
- 63c4591 fixed link to smileys zip file by Derek Jones · 17 years ago
- 067f2cc change version number from 1.6.0 to 1.6.1 by Derek Allard · 17 years ago
- 72c459f discreet vs discrete by Derek Allard · 17 years ago
- f653a2f added img() to HTML helper by Derek Allard · 17 years ago
- 0684897 remove stylesheet() so as not to overly pollute function names, rename link() to link_tag() to avoid PHP collision. by Derek Allard · 17 years ago
- 165da61 added stylesheet() to html helper by Derek Allard · 17 years ago
- 432e973 Added link() to the HTML helper. by Derek Allard · 17 years ago
- 31438fe Removed an unused parameter from Profiler (#3332). by Derek Allard · 17 years ago
- 952402a assitive to assistive by Derek Allard · 17 years ago
- 7a9193a replaced www.codeigniter.com with codeigniter.com by Derek Jones · 17 years ago
- af6a8be typo fix string helper by Derek Allard · 17 years ago
- 78c3fa8 assorted guide fixes and additions by Derek Allard · 17 years ago
- afd99ac Added attributes into <html> of userguide for valid html. by Derek Allard · 17 years ago
- 5a34f04 added email helper by Derek Allard · 17 years ago
- 3d879d5 ExpressionEngine Dev Team in credit by Derek Allard · 17 years ago
- 39b622d Many new Active Record functions, and another whack of stuff by Derek Allard · 17 years ago
- 1a2cbdf documented the ability to have multiple selected items in form_dropdown() by Derek Allard · 17 years ago
- 4bbc5c7 d'oh! Incomplete example. by Derek Allard · 17 years ago
- 402835c docs for form_fieldset(), form_fieldset_close(), and form_label() by Derek Allard · 17 years ago
- 4e387c3 typos fixes by Derek Allard · 17 years ago
- c3d8e6a Added form_reset() function to form helper. by Derek Allard · 17 years ago
- c112453 documented strip_quotes(), quotes_to_entities(), reduce_multiples() by Derek Allard · 17 years ago
- 8acc6f6 Fixed an example for XML RPC. Fixed a missing "?>" in the smiley helper. by Derek Allard · 17 years ago
- a4d6b3f fixed userguide typo by Derek Allard · 17 years ago
- b341237 Moved part of the userguide menu javascript to an external file. by Derek Allard · 17 years ago
- 00aa71c noted that "location" was the default redirect method in the userguide by Derek Allard · 17 years ago
- 2bee4c0 uniquid changed to uniqid by Derek Allard · 17 years ago
- fc40afd Documented the timezones() function in the Date Helper by Derek Allard · 17 years ago
- 4db3491 fixed an example of plural() in the inflector helper by Derek Allard · 17 years ago
- 8788d4b changed some-site.com to example.com in example code per http://www.rfc-editor.org/rfc/rfc2606.txt by Derek Allard · 17 years ago
- 404e35d added more descriptive titles to all user manual pages by Derek Allard · 17 years ago
- 60ca9b7 moved version number up in docs and CI_VERSION by Derek Allard · 18 years ago
- aa8dc3c spelling corrections by Derek Jones · 18 years ago
- 0851530 added reduce_double_slashes() and trim_slashes() to docs by Derek Allard · 18 years ago
- f5a5198 inflector helper changes to account for words ending in "s" by Derek Allard · 18 years ago
- c644128 fixed validation errors... about a zillion of em. by Derek Allard · 18 years ago
- bc03091 changed search to use codeigniter.com vs www.codeigniter.com as Google seems to have spidered it much better. by Derek Allard · 18 years ago
- 4ae3225 typo fix by Derek Allard · 18 years ago
- d4e680a typo fix by Derek Allard · 18 years ago
- d2df9bc update pMachine to EllisLab by Derek Allard · 18 years ago
- 3084621 typo fix by Derek Allard · 18 years ago
- 32b50c9 changed pmachine links to ellislab by Derek Allard · 18 years ago
- 9da4dbc next and previous links fixed up by Derek Allard · 18 years ago
- 6d1ef22 typo fix by Derek Allard · 18 years ago
- f743c73 Changed version number, added upgrade instructions by Derek Allard · 18 years ago
- c4e9dc9 added missing 'quotes' in a few examples by Derek Allard · 18 years ago