pdontthink
|
581dc23061
Happy 2014
|
11 년 전 |
Fredrik Jervfors
|
c076a1f1ae
Update copyright
|
12 년 전 |
pdontthink
|
87418e9fce
Fix occasional PHP notice
|
13 년 전 |
pdontthink
|
cb2f380ca9
Clear checkbox selections when form is processed
|
13 년 전 |
pdontthink
|
acc409fb2a
Updating copyrights. Happy New Year.
|
13 년 전 |
pdontthink
|
fc57bf2b59
Happy New Year!
|
14 년 전 |
pdontthink
|
7aa0e60863
Update copyrights to 2010
|
15 년 전 |
Fredrik Jervfors
|
134d462c94
The copyright symbol isn't really needed since the word "copyright" is there. Also it doesn't display right in the documentation.
|
16 년 전 |
Fredrik Jervfors
|
0a6245814a
There are too many modified files being committed without the copyright year being updated, so here's a copyright year update the old-fashioned style.
|
16 년 전 |
pdontthink
|
07b74a9048
Forgot to commit set_url_var wrapper function
|
17 년 전 |
bouchon
|
8909757fd2
Fix broken set_url_var function in functions/html.php (#1729814).
|
18 년 전 |
pdontthink
|
49af86d128
Add body tag template; stop outputting body tags directly from core (there are still a couple places that need to be updated to use this)
|
18 년 전 |
Thijs Kinkhorst
|
11b10ba5d1
increment year in copyright notices
|
18 년 전 |
pdontthink
|
4fe3cc2423
Remove HTML from SM option widget code; use forms.php utilities, which in turn use templated output
|
18 년 전 |
pdontthink
|
19f8226a72
Add attribute array to hyperlink/image/span templates for future extensibility
|
18 년 전 |
pdontthink
|
e2674fade2
Add name attribute to hyperlink template
|
18 년 전 |
pdontthink
|
dd2823a8de
Remove span tags from core
|
18 년 전 |
pdontthink
|
f757ec4d5f
Allow text alternative for images to percolate all the way through template layers
|
18 년 전 |
pdontthink
|
852636c163
Refactor image template code
|
18 년 전 |
pdontthink
|
7a16713e83
Refactor hyperlink template code
|
18 년 전 |
stekkel
|
f68cdb3fbc
stops double encoding of &. & became &
|
19 년 전 |
stevetruckstuff
|
fb82ed55b8
Make sure generated links use & instead of & between GET vars.
|
19 년 전 |
tokul
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 년 전 |
stekkel
|
0a70f643f2
Centralized init
|
19 년 전 |
tokul
|
83fdb4c332
copyright update
|
19 년 전 |
tokul
|
1d1799ffcd
document html functions
|
19 년 전 |
Fredrik Jervfors
|
9ed98bb1ec
phpDocumentor updates
|
20 년 전 |
Fredrik Jervfors
|
5fcc041bd2
Replacing tabs with spaces, trimming white space at EOL and newline at EOF (PHP only)
|
20 년 전 |
Thijs Kinkhorst
|
a73561b911
Increment year in copyright notice.
|
20 년 전 |
Thijs Kinkhorst
|
afa5c6823a
set_url_var would eat the "&" if the first url var was being changed.
|
20 년 전 |