pdontthink
|
1abe5b9ba5
Fix login error for users with no theme
|
18 роки тому |
Erin Schnabel
|
1dae65a45f
list_files vomits over the non-existence of 'none'. The definition of $used_theme is
|
18 роки тому |
Fredrik Jervfors
|
7534282ca3
Going XHTML.
|
18 роки тому |
Thijs Kinkhorst
|
567ef6de29
do not special case a folder named 'None'. There's no reason
|
18 роки тому |
pdontthink
|
377da39efe
Make sure no plugins output things before protocol header goes out
|
18 роки тому |
Thijs Kinkhorst
|
46215ecd92
Drop the default top-right 'SquirrelMail' name and link, as discussed
|
18 роки тому |
pdontthink
|
020b2476e2
Add hook to compose_Header() that mirrors one for displayPageHeader()
|
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 роки тому |
pdontthink
|
b64bd252c7
New hook page_header_bottom
|
18 роки тому |
pdontthink
|
ec64dccba3
forgot to globalize base_uri
|
18 роки тому |
pdontthink
|
be0abf8532
Remove HTML from provider_uri and name; also fix default provider_uri when on plugin pages; base path was not part of the link
|
18 роки тому |
Thijs Kinkhorst
|
11b10ba5d1
increment year in copyright notices
|
18 роки тому |
pdontthink
|
c872ff3394
Use org_title -- why not? (That's what it's for.) Can't believe this wasn't fixed before now. STABLE admins, how do you feel about backporting this?
|
18 роки тому |
pdontthink
|
3174ac0e31
Use checkForJavascript() instead of $javascript_on. Except I did not change mailbox_display.php because $javascript_on comes from $aProps, not sure if it could be changed - Marc?
|
18 роки тому |
pdontthink
|
7a16713e83
Refactor hyperlink template code
|
18 роки тому |
pdontthink
|
548b9b18f8
Add id attribute to hyperlink and image templates
|
18 роки тому |
pdontthink
|
e6aa350ba9
Add class attribute to template
|
18 роки тому |
pdontthink
|
bfb6ea2078
Fix comp_in_new getting tagged onto ALL the menu links
|
18 роки тому |
pdontthink
|
8245571b10
Strip HTML for hyperlink creation from core
|
18 роки тому |
pdontthink
|
717be5c30c
Massive update to plugin system architecture. Please test! Not all core plugins are tested yet, please point out issues that need to be fixed. Please see http://marc.theaimsgroup.com/?t=116282394000001&r=1&w=2
|
18 роки тому |
stevetruckstuff
|
5d57ba360d
Template themes are now directories, not individual stylesheets.
|
19 роки тому |
stevetruckstuff
|
bb268c7629
Use paths for user/template themes rather than u_ and t_ prefixes.
|
19 роки тому |
stevetruckstuff
|
fdf2e1dba5
Add / before default.css in user themes in case it is not in the path for some reason.
|
19 роки тому |
stevetruckstuff
|
441608ef28
Add support for tempalte-provided themes.
|
19 роки тому |
stevetruckstuff
|
318b324085
Correct handling of default user themes.
|
19 роки тому |
stevetruckstuff
|
cd78ffd151
$theme_css is no longer supported.
|
19 роки тому |
stevetruckstuff
|
f19a624375
Additional comments re user-provided stylesheets
|
19 роки тому |
pdontthink
|
bf69c58369
Just adding some comments
|
19 роки тому |
stevetruckstuff
|
ab9c937a8a
Add support for user-provided alternate stylesheets
|
19 роки тому |
stevetruckstuff
|
84409d4ca3
Add documentation re CSS, and clean up some what.
|
19 роки тому |