Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
74089b2e80614f65112d812470b0959909e37682
/
system
/
helpers
/
text_helper.php
9280834
Fixed coding to match standards from previous releases
by Eric Barnes
· 14 years ago
0ea0414
load config files from environment specific locations in core classes, helpers and libraries
by bubbafoley
· 14 years ago
45e3cdf
Whitespace cleanup for code consistency
by Pascal Kriete
· 14 years ago
3bb336c
Automated merge with https://bitbucket.org/ellislab/codeigniter
by Phil Sturgeon
· 14 years ago
5e04480
Reworked convert_foreign_characters in text helper. Thanks to Mario Ricalde.
by Eric Barnes
· 14 years ago
0711dc8
Hey look, it's 2011
by Greg Aker
· 14 years ago
741de1c
Updating PHP requirements in files 5.1.6
by Greg Aker
· 14 years ago
dd67197
Cleanup of stray spaces and tabs
by Barry Mieny
· 14 years ago
0f6b7c1
moving code comment in text helper
by Greg Aker
· 14 years ago
cbe3247
Adding an ellipsize function to the text helper, and associated documentation to the user guide.
by Greg Aker
· 14 years ago
daf9c01
added convert_accented_characters() function to Text Helper
by Derek Jones
· 15 years ago
7f3719f
updated copyrights
by Derek Jones
· 15 years ago
fc395a1
updated copyrights to 2009
by Derek Jones
· 16 years ago
1978e12
tweak to ascii_to_entities() for low ascii entities
by Derek Jones
· 16 years ago
01d6b4f
Fixed a bug where the end character was being added when the character limit's limit intersected the last word of the string.
by Derek Jones
· 16 years ago
f1b721a
Fixed a bug affecting some locales where word censoring would not work on words beginning or ending with an accented character.
by Derek Jones
· 16 years ago
2067d1a
Changing EOL style to LF
by Derek Allard
· 16 years ago
87da39a
Fixed a preg_replace bug if the supplied string contains the delimiter
by Rick Ellis
· 16 years ago
337c74a
tweak of temp tag and highlighting replacement to accommodate environments with different colors specified for highlight_string()
by Derek Jones
· 16 years ago
c0e72b0
modified how we're performing text highlighting to prevent extra or missing span tags.
by Derek Jones
· 16 years ago
86d721c
updated copyright
by Rick Ellis
· 16 years ago
0b59f27
Some sweeping syntax changes for consistency:
by Derek Jones
· 17 years ago
a3ffbbb
Removed closing PHP tags, replaced with a comment block identifying the end of the file
by Derek Jones
· 17 years ago
c7deac9
Undoing change committed in r1115
by Derek Jones
· 17 years ago
5583e1a
removed closing PHP tag from all framework files
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
2d87b4d
Fixed a bug (#1872) where word_limiter() was not retaining whitespace.
by Derek Jones
· 17 years ago
269b942
added ability to "extend" helpers
by Derek Jones
· 17 years ago
9cee791
further refinement to highlight_code()'s regex replacements
by Derek Jones
· 17 years ago
e352549
modified markers in highlight_code() to not introduce unintended highlighting, and to allow code where the first line is a code comment to be styled properly
by Derek Jones
· 17 years ago
9468f3e
fixed bug #3156 in highlight_code() where PHP tags were not being converted properly. Also added protection for asp and inline style script delimiters, and removed an empty span to make outputted code valid
by Derek Jones
· 17 years ago
7a9193a
replaced www.codeigniter.com with codeigniter.com
by Derek Jones
· 17 years ago
3d879d5
ExpressionEngine Dev Team in credit
by Derek Allard
· 17 years ago
fc2f834
Fixed a bug in highlight_pharse() that caused an error with slashes.
by Derek Allard
· 17 years ago
1a274a0
Fixed a bug in word_wrap() of the Text Helper that incorrectly referenced an object.
by Derek Allard
· 17 years ago
6838f00
Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor.
by Derek Allard
· 17 years ago
d2df9bc
update pMachine to EllisLab
by Derek Allard
· 18 years ago
7c807cb
by admin
· 18 years ago
86c6039
by admin
· 18 years ago
e334c47
by admin
· 18 years ago
bc042dd
by admin
· 18 years ago
1cf89aa
by admin
· 18 years ago
b0dd10f
Initial Import
by admin
· 18 years ago