summaryrefslogtreecommitdiffstats
path: root/system/helpers/text_helper.php
AgeCommit message (Expand)AuthorFilesLines
2014-05-31Changelog messages, bump year in copyright noticesAndrey Andreev1-1/+1
2011-07-02backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke...Derek Jones1-5/+5
2011-04-25Fixed double-space typo.Razican1-5/+5
2011-04-19Removing internal references to the EXT constant. Additionally, marked the c...Greg Aker1-4/+4
2011-04-06Made Environment Support optional. Comment out or delete the constant to stop...Phil Sturgeon1-1/+1
2011-03-22Fixed logic and removed the error supressingEric Barnes1-9/+4
2011-03-18Fixed coding to match standards from previous releasesEric Barnes1-1/+1
2011-03-17load config files from environment specific locations in core classes, helper...bubbafoley1-2/+9
2011-02-14Whitespace cleanup for code consistencyPascal Kriete1-1/+1
2011-01-27Automated merge with https://bitbucket.org/ellislab/codeigniterPhil Sturgeon1-13/+4
2011-01-11Reworked convert_foreign_characters in text helper. Thanks to Mario Ricalde.Eric Barnes1-13/+4
2011-01-05Hey look, it's 2011Greg Aker1-1/+1
2010-11-10Updating PHP requirements in files 5.1.6Greg Aker1-1/+1
2010-10-04Cleanup of stray spaces and tabsBarry Mieny1-132/+132
2010-08-05moving code comment in text helperGreg Aker1-11/+11
2010-08-05Adding an ellipsize function to the text helper, and associated documentation...Greg Aker1-0/+42
2010-03-05added convert_accented_characters() function to Text HelperDerek Jones1-5/+43
2010-01-05updated copyrightsDerek Jones1-1/+1
2009-04-22updated copyrights to 2009Derek Jones1-1/+1
2009-02-03tweak to ascii_to_entities() for low ascii entitiesDerek Jones1-1/+11
2009-02-03Fixed a bug where the end character was being added when the character limit'...Derek Jones1-4/+6
2009-01-21Fixed a bug affecting some locales where word censoring would not work on wor...Derek Jones1-5/+12
2008-11-13Changing EOL style to LFDerek Allard1-442/+442
2008-10-17Fixed a preg_replace bug if the supplied string contains the delimiterRick Ellis1-2/+2
2008-10-03tweak of temp tag and highlighting replacement to accommodate environments wi...Derek Jones1-4/+3
2008-10-03modified how we're performing text highlighting to prevent extra or missing s...Derek Jones1-15/+15
2008-09-13updated copyrightRick Ellis1-1/+1
2008-05-13Some sweeping syntax changes for consistency:Derek Jones1-15/+18
2008-05-11Removed closing PHP tags, replaced with a comment block identifying the end o...Derek Jones1-1/+3
2008-05-11Undoing change committed in r1115Derek Jones1-0/+1
2008-05-11removed closing PHP tag from all framework filesDerek Jones1-1/+0
2008-05-05Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to th...Derek Allard1-2/+2
2008-01-30Fixed a bug (#1872) where word_limiter() was not retaining whitespace.Derek Jones1-13/+7
2008-01-28added ability to "extend" helpersDerek Jones1-204/+227
2008-01-22further refinement to highlight_code()'s regex replacementsDerek Jones1-3/+2
2008-01-22modified markers in highlight_code() to not introduce unintended highlighting...Derek Jones1-5/+4
2008-01-22fixed bug #3156 in highlight_code() where PHP tags were not being converted p...Derek Jones1-5/+8
2008-01-21replaced www.codeigniter.com with codeigniter.comDerek Jones1-3/+3
2008-01-18ExpressionEngine Dev Team in creditDerek Allard1-1/+421
2007-12-11Fixed a bug in highlight_pharse() that caused an error with slashes.Derek Allard1-1/+1
2007-11-30Fixed a bug in word_wrap() of the Text Helper that incorrectly referenced an ...Derek Allard1-421/+1
2007-10-04Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor.Derek Allard1-1/+1
2007-04-15update pMachine to EllisLabDerek Allard1-420/+420
2006-10-31(no commit message)admin1-2/+2
2006-10-28(no commit message)admin1-35/+70
2006-10-21(no commit message)admin1-34/+34
2006-09-21(no commit message)admin1-1/+1
2006-09-03(no commit message)admin1-1/+1
2006-08-25Initial Importadmin1-0/+386