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 年之前 |
jangliss
|
140fbed2ec
New line here makes a lot of slightly tidier looking HTML code
|
20 年之前 |
Fredrik Jervfors
|
8c8ecffa57
Replacing tabs with spaces, trimming white space at EOL and newline at EOF
|
20 年之前 |
Jimmy Conner
|
2cd94f0d75
Removed variables that were initialized, but never actually used
|
21 年之前 |
Fredrik Jervfors
|
3b83c567dd
Minor cleanups
|
21 年之前 |
Fredrik Jervfors
|
9d4db8b166
Phpdocumentor update - sed is your friend for these kinds of things ;)
|
21 年之前 |
Thijs Kinkhorst
|
cde0377d36
We're living in 2004 now... perl is your friend for these kinds of things :)
|
21 年之前 |
tassium
|
9098cb73e4
Preparation to begin using phpdocumentor.
|
22 年之前 |
Thijs Kinkhorst
|
dfddd88487
Undo this xhtml-compatibility thing because the html_tag function is used
|
22 年之前 |