Thijs Kinkhorst
|
33b51e5f69
- Translate plugin: prevent PHP notice when viewing empty message.
|
19 년 전 |
stevetruckstuff
|
ca088c9d4f
CSS for printer-friendly templates
|
19 년 전 |
stevetruckstuff
|
62c2af5397
Templates for printer-friendly views
|
19 년 전 |
stevetruckstuff
|
f427409c19
Create a separate function to build the attachments array so that the same array can be given to printer-freindly views.
|
19 년 전 |
stevetruckstuff
|
181a0e815f
Fix default theme setting.
|
19 년 전 |
Alexandros Vellis
|
878a19bf37
Add two new command line options in conf.pl: --update-plugins or -u updates plugin_hooks.php only and exits. --help or -h displays some command line usage.
|
19 년 전 |
pdontthink
|
e68debcce1
Lots of grammar fixes.
|
19 년 전 |
pdontthink
|
f9542e83e0
source patching can depend on SM version; change plugin info fxn as such
|
19 년 전 |
pdontthink
|
701507b66d
Reorg placement of plugin loading and add config_override hook. Wondering why we can't move SM version constants to top of file. Also considering removal of loading_constants hook. Anyone know what plugins use it?
|
19 년 전 |
pdontthink
|
76a50b1972
Add config_override hook; wondering about removing loading_constants hook... anyone know if there are plugins using it?
|
19 년 전 |
pdontthink
|
2171a651ab
Allow plugins to hook in under other name
|
19 년 전 |
pdontthink
|
29f609f189
require instead of include_once
|
19 년 전 |
pdontthink
|
77777b1f61
Make config/plugin_hooks.php just a touch more readable
|
19 년 전 |
pdontthink
|
539f8b5947
New static plugin hook registration has now been implemented. Looks to work with a handful of plugins, but keep your eyes out and TEST! Seems like this will be a winner. Everyone needs to run conf.pl once and just type 's' to save after updating their CVS trees.
|
19 년 전 |
stevetruckstuff
|
1bced454f0
Convert example theme to directory-based theme.
|
19 년 전 |
stevetruckstuff
|
5d57ba360d
Template themes are now directories, not individual stylesheets.
|
19 년 전 |
stevetruckstuff
|
7272e452c1
CSS corrections to empty folder template
|
19 년 전 |
tassium
|
fbab6d9348
No longer needed, removed at Paul's request
|
19 년 전 |
pdontthink
|
bdaaca8540
Alternate stylesheets function now returns listing of DIRECTORIES in templates/<template name>/css/alternates instead of just .css files therein, so we are consistent with themes provided in the core
|
19 년 전 |
pdontthink
|
fd0d4cffef
use is_plugin_enabled()
|
19 년 전 |
pdontthink
|
7b952ccc29
Misc linguistic fixes; worked on plugins security section.
|
19 년 전 |
pdontthink
|
504d534627
Reminder to update to make plugin requirements checks
|
19 년 전 |
pdontthink
|
75db315825
Consistency is a good thing
|
19 년 전 |
pdontthink
|
54670f5dd8
(re)Document <plugin>_info() function
|
19 년 전 |
Alexandros Vellis
|
5f49e57ea9
Can I be a member of the dev team, please? :\)
|
19 년 전 |
Alexandros Vellis
|
81bb5d5d87
document the changes for the preliminary NAMESPACE support and the search_expression in LDAP addressbook
|
19 년 전 |
Alexandros Vellis
|
87de455476
The search expression for the LDAP Addressbook backend has been made configurable via search_expression variable / configuration option. Also a few clarifications and more userfriendly text in comments about the filter and search_expression options. The search_expression is a printf-style string, and some more checks/sanitization have been implemented because of it.
|
19 년 전 |
Alexandros Vellis
|
49c78a9b56
NAMESPACE support in IMAP backend. Also a whitespace fix.
|
19 년 전 |
Alexandros Vellis
|
efdb3e5430
cvsignore will make cvs command silent about locally generated files not in the versioning system.
|
19 년 전 |
Alexandros Vellis
|
45876c8e49
Add some links and change cyrus project link
|
19 년 전 |