Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
9512ab8a22ff14a3789cba6e5ace03aed4196e23
/
system
/
helpers
/
html_helper.php
3a74665
Removing internal references to the EXT constant. Additionally, marked the constant as deprecated. Use ".php" instead. Also adding upgrade notes from 2.0.2 to 2.0.3.
by Greg Aker
· 14 years ago
826429c
Added an optional third parameter to heading() which allows adding html attributes to the rendered heading tag.
by Greg Aker
· 14 years ago
05fa611
Made Environment Support optional. Comment out or delete the constant to stop environment checks.
by Phil Sturgeon
· 14 years ago
fdd5b11
Fixed logic and removed the error supressing
by Eric Barnes
· 14 years ago
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
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
f7d162a
Fix #95 bug in the html helper where too much white space was rendered between the src and alt tags in the img() function.
by Greg Aker
· 14 years ago
dd67197
Cleanup of stray spaces and tabs
by Barry Mieny
· 14 years ago
a0905f3
img() will now generate an empty string as an alt attribute if one is not provided.
by Derek Allard
· 15 years ago
4e8d66a
code comment typo fix
by Derek Allard
· 15 years ago
7f3719f
updated copyrights
by Derek Jones
· 15 years ago
292dcd8
removed some trivial spaces from output
by Derek Allard
· 15 years ago
76763bb
removed some trivial spaces from output
by Derek Allard
· 15 years ago
fc395a1
updated copyrights to 2009
by Derek Jones
· 16 years ago
93bddd1
doctype helper default value was missing a "1".
by Derek Allard
· 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
f63b9f2
Improved meta function
by Rick Ellis
· 16 years ago
dd1e323
updated copyright
by Rick Ellis
· 16 years ago
8b5d42b
removing stray quotes
by Derek Allard
· 17 years ago
c507418
Removed added newlines ("\n") from most form and html helper functions.
by Derek Allard
· 17 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
2ec3a5e
Fixed a bug in link_tag() of the URL helper where a key was passed instead of a value.
by Derek Allard
· 17 years ago
37fb01b
Modified img() in the HTML Helper to remove an unneeded space.
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
269b942
added ability to "extend" helpers
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
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
40d299e
by admin
· 18 years ago
27e4e6e
by admin
· 18 years ago
e334c47
by admin
· 18 years ago
b0dd10f
Initial Import
by admin
· 18 years ago