Fredrik Jervfors
|
4ef558abc9
Replacing HTML "script" element deprecated attribute "language".
|
19 年之前 |
tokul
|
cc26e111e2
doctype switched from quirks to standards compliance mode
|
19 年之前 |
Fredrik Jervfors
|
807b9f4752
Work around the fact that /src/style.php depends on a logged in user, thus breaking the login page.
|
19 年之前 |
stekkel
|
0084fb6502
Merge of template patch from Steve Brown
|
19 年之前 |
tokul
|
83fdb4c332
copyright update
|
19 年之前 |
tokul
|
2171dddcd0
moving main color tags to css
|
19 年之前 |
pdontthink
|
7ab3698a59
Fixed/restored reply focus functionality
|
20 年之前 |
Fredrik Jervfors
|
9ed98bb1ec
phpDocumentor updates
|
20 年之前 |
tokul
|
8fa80d4ee7
using base_uri instead of SM_PATH.
|
20 年之前 |
stekkel
|
968fbba520
include css file (templates)
|
20 年之前 |
stekkel
|
befb14baf7
XSS fixes
|
20 年之前 |
Fredrik Jervfors
|
2531f52955
Trimming whitespace and replacing tabs
|
20 年之前 |
Thijs Kinkhorst
|
64366af63f
Fix a variable typo.
|
20 年之前 |
stekkel
|
1ee95a2a68
Forgot to rename the old $xtra var to $sJsHeader.
|
20 年之前 |
stekkel
|
24dc4ae0fa
Templates
|
20 年之前 |
Thijs Kinkhorst
|
45a644490a
Add a META robots noindex/nofollow tag to SquirrelMail generated output.
|
20 年之前 |
pdontthink
|
0f5834c5a5
bringing back forwarding functionality for message list when comp_in_new is turned on; also removing superfluous code when not needed - helps bandwidth requirement
|
20 年之前 |
pdontthink
|
57444273e8
Refactoring JavaScript, reduces bandwidth usage on message list when fancy highlighting is on
|
20 年之前 |
Thijs Kinkhorst
|
0691f49ebe
Add a first rough version of an about box to SquirrelMail.
|
20 年之前 |
pdontthink
|
8a86cc6c39
I think I'm getting tired
|
20 年之前 |
pdontthink
|
ee76dc2624
Adding comp_in_new fxn back to message list page. CVS sure is slow these days. :(
|
20 年之前 |
pdontthink
|
846ede54fc
Oops, forgot to comment this out again. Clicking checkboxes on message list works correctly now.
|
20 年之前 |
pdontthink
|
5514f2a841
Adding auto-highlite code. This might be a bit contentious, but it seemed to get good response on the DEVEL list, so trying it out. Things to note: the clicked color isn't the best, but we can also remove that and ONLY have mouseover coloring if we can't find a better color. The JavaScript was mostly swiped from phpMyAdmin, and it is fairly well written and fairly mature; I don't think there will be widespread problems with it. That said, this is a pretty big leap for SquirrelMail. We might want to have this be a user-configurable option instead of making it default when javascript_on is active. Unfortunately, doing it as a plugin is pretty much out of the question. Let's see how it goes. If things go really well, I'd like to port this to STABLE, since this stuff probably won't even see the light of day if we get templating in to 1.5.
|
20 年之前 |
tokul
|
9cfe6d202e
Add closing / to link and meta elements only after switching to xhtml 1.0 Transitional.
|
20 年之前 |
Fredrik Jervfors
|
5fcc041bd2
Replacing tabs with spaces, trimming white space at EOL and newline at EOF (PHP only)
|
20 年之前 |
Thijs Kinkhorst
|
f4f0728bde
Cvascript detection was broken when you changed your setting from never
|
20 年之前 |
Thijs Kinkhorst
|
a73561b911
Increment year in copyright notice.
|
20 年之前 |
tokul
|
336c54cb94
explanation of weird chars and header
|
20 年之前 |
pdontthink
|
341635bc76
Following up on my long standing threat to remove internal_link hook. Templates make it unnecessary, it is inefficient, and the only plugin using it requires a source patch to the same code anyway.
|
20 年之前 |
Fredrik Jervfors
|
8c8ecffa57
Replacing tabs with spaces, trimming white space at EOL and newline at EOF
|
20 年之前 |