stekkel
|
24dc4ae0fa
Templates
|
20 anni fa |
Thijs Kinkhorst
|
45a644490a
Add a META robots noindex/nofollow tag to SquirrelMail generated output.
|
20 anni fa |
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 anni fa |
pdontthink
|
57444273e8
Refactoring JavaScript, reduces bandwidth usage on message list when fancy highlighting is on
|
20 anni fa |
Thijs Kinkhorst
|
0691f49ebe
Add a first rough version of an about box to SquirrelMail.
|
20 anni fa |
pdontthink
|
8a86cc6c39
I think I'm getting tired
|
20 anni fa |
pdontthink
|
ee76dc2624
Adding comp_in_new fxn back to message list page. CVS sure is slow these days. :(
|
20 anni fa |
pdontthink
|
846ede54fc
Oops, forgot to comment this out again. Clicking checkboxes on message list works correctly now.
|
20 anni fa |
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 anni fa |
tokul
|
9cfe6d202e
Add closing / to link and meta elements only after switching to xhtml 1.0 Transitional.
|
20 anni fa |
Fredrik Jervfors
|
5fcc041bd2
Replacing tabs with spaces, trimming white space at EOL and newline at EOF (PHP only)
|
20 anni fa |
Thijs Kinkhorst
|
f4f0728bde
Cvascript detection was broken when you changed your setting from never
|
20 anni fa |
Thijs Kinkhorst
|
a73561b911
Increment year in copyright notice.
|
20 anni fa |
tokul
|
336c54cb94
explanation of weird chars and header
|
20 anni fa |
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 anni fa |
Fredrik Jervfors
|
8c8ecffa57
Replacing tabs with spaces, trimming white space at EOL and newline at EOF
|
21 anni fa |
Jimmy Conner
|
6bfd0f1168
Remove unused globals
|
21 anni fa |
tokul
|
5c49d33bcf
adding option that allows html transitional or frameset doctype
|
21 anni fa |
Fredrik Jervfors
|
3b83c567dd
Minor cleanups
|
21 anni fa |
Fredrik Jervfors
|
631338d591
Adding status bar to the compose window
|
21 anni fa |
Fredrik Jervfors
|
1c290fe8e1
XHTML fixes
|
21 anni fa |
pdontthink
|
4517827b5e
Added 'no focus' option for compose screen
|
21 anni fa |
Fredrik Jervfors
|
9d4db8b166
Phpdocumentor update - sed is your friend for these kinds of things ;)
|
21 anni fa |
tokul
|
934030dc78
http://validator.w3.org/docs/errors.html#bad-entity
|
21 anni fa |
Erin Schnabel
|
fe2f0f7eae
thought of this last night, but forgot about it. Seth called me on it.. *sigh*
|
21 anni fa |
Erin Schnabel
|
c072809def
finish "buttonizing" read_body header.
|
21 anni fa |
jangliss
|
2f22395f11
Fix part 1 for XSS issue... call page like this:
|
21 anni fa |
Thijs Kinkhorst
|
cde0377d36
We're living in 2004 now... perl is your friend for these kinds of things :)
|
21 anni fa |
pdontthink
|
4a8890bec5
Removed right target, which is redundant and problematic when viewing right frame in separate window
|
21 anni fa |
pdontthink
|
c56c27facd
Give compose screen the startMessage
|
21 anni fa |