stekkel
|
0084fb6502
Merge of template patch from Steve Brown
|
19 years ago |
tokul
|
83fdb4c332
copyright update
|
19 years ago |
tokul
|
2171dddcd0
moving main color tags to css
|
19 years ago |
pdontthink
|
7ab3698a59
Fixed/restored reply focus functionality
|
20 years ago |
Fredrik Jervfors
|
9ed98bb1ec
phpDocumentor updates
|
20 years ago |
tokul
|
8fa80d4ee7
using base_uri instead of SM_PATH.
|
20 years ago |
stekkel
|
968fbba520
include css file (templates)
|
20 years ago |
stekkel
|
befb14baf7
XSS fixes
|
20 years ago |
Fredrik Jervfors
|
2531f52955
Trimming whitespace and replacing tabs
|
20 years ago |
Thijs Kinkhorst
|
64366af63f
Fix a variable typo.
|
20 years ago |
stekkel
|
1ee95a2a68
Forgot to rename the old $xtra var to $sJsHeader.
|
20 years ago |
stekkel
|
24dc4ae0fa
Templates
|
20 years ago |
Thijs Kinkhorst
|
45a644490a
Add a META robots noindex/nofollow tag to SquirrelMail generated output.
|
20 years ago |
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 years ago |
pdontthink
|
57444273e8
Refactoring JavaScript, reduces bandwidth usage on message list when fancy highlighting is on
|
20 years ago |
Thijs Kinkhorst
|
0691f49ebe
Add a first rough version of an about box to SquirrelMail.
|
20 years ago |
pdontthink
|
8a86cc6c39
I think I'm getting tired
|
20 years ago |
pdontthink
|
ee76dc2624
Adding comp_in_new fxn back to message list page. CVS sure is slow these days. :(
|
20 years ago |
pdontthink
|
846ede54fc
Oops, forgot to comment this out again. Clicking checkboxes on message list works correctly now.
|
20 years ago |
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 years ago |
tokul
|
9cfe6d202e
Add closing / to link and meta elements only after switching to xhtml 1.0 Transitional.
|
20 years ago |
Fredrik Jervfors
|
5fcc041bd2
Replacing tabs with spaces, trimming white space at EOL and newline at EOF (PHP only)
|
20 years ago |
Thijs Kinkhorst
|
f4f0728bde
Cvascript detection was broken when you changed your setting from never
|
20 years ago |
Thijs Kinkhorst
|
a73561b911
Increment year in copyright notice.
|
20 years ago |
tokul
|
336c54cb94
explanation of weird chars and header
|
20 years ago |
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 years ago |
Fredrik Jervfors
|
8c8ecffa57
Replacing tabs with spaces, trimming white space at EOL and newline at EOF
|
21 years ago |
Jimmy Conner
|
6bfd0f1168
Remove unused globals
|
21 years ago |
tokul
|
5c49d33bcf
adding option that allows html transitional or frameset doctype
|
21 years ago |
Fredrik Jervfors
|
3b83c567dd
Minor cleanups
|
21 years ago |