Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
f1b721a3559e8eb95bc580a3f79c5c2e896c9932
/
system
/
helpers
/
text_helper.php
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