PostfixAdmin for BananaNetwork - to apply required patches before release or release in async to the official version https://github.com/postfixadmin/postfixadmin
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Christian Boltz eb7d2d5a9b stylesheet.css
- added styles for CSS-based dropdown menu, based on "Son of Suckerfish"
  http://www.htmldog.com/articles/suckerfish/dropdowns/

menu.tpl
- merged admin_menu.tpl into menu.tpl
- changed menu layout: the "create ..." items are now submenu items

Notes:
- superadmins still see the old menu
- dropdowns don't work in IE yet (requires some JS)


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@167 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
ADDITIONS ADDITIONS/fetchmail.pl: typo fix for field name - use poll_time, not pool_time - thanks to xpoint on irc who reported this 17 years ago
DOCUMENTS screenshots: adding 17 years ago
VIRTUAL_VACATION - fix a MySQL vs. PgSQL problem (True vs. 1) in vacation.pl 17 years ago
admin - merged admin/delete.php into /delete.php 17 years ago
images Initial Import in SourceForge 18 years ago
languages The work of two nights causes a long changelog. Here we go: 17 years ago
templates stylesheet.css 17 years ago
users - fix: remove spurious comma from goto when removing vacation alias 17 years ago
CHANGELOG.TXT Added optional feature to indicate broken aliases and where mailboxes deliver to. Includes 17 years ago
DATABASE_MYSQL.TXT - DATABASE_*.TXT: Do no longer create default superadmin admin@domain.tld, 17 years ago
DATABASE_PGSQL.TXT - DATABASE_*.TXT: Do no longer create default superadmin admin@domain.tld, 17 years ago
GPL-LICENSE.TXT Initial Import in SourceForge 18 years ago
INSTALL.TXT INSTALL.TXT: minor edits 17 years ago
LICENSE.TXT Initial Import in SourceForge 18 years ago
common.php common.php: caps change in headeR 17 years ago
config.inc.php - added fetchmail.php to menu.tpl (only displayed if $CONF['fetchmail'] == 'YES') 17 years ago
create-alias.php create-alias.php: syntax error fix 17 years ago
create-mailbox.php - always convert maildir name to lovercase - fixes 17 years ago
delete.php - merged admin/delete.php into /delete.php 17 years ago
edit-active.php update license headers 17 years ago
edit-alias.php update license headers 17 years ago
edit-mailbox.php - Fix HTML (<span> is opened inside the error message, close it again) 17 years ago
edit-vacation.php edit-vacation.php: fix handling of empty goto field; fix handling of vacation editing if done by "someone else" 17 years ago
fetchmail.php - replaced tabs with spaces in fetchmail.php and fetchmail.tpl 17 years ago
functions.inc.php functions.inc.php: code cleanups / documentation fixes etc 17 years ago
index.php - force user to delete setup.php (which allows creation of superadmins now!) 17 years ago
login.php - force user to delete setup.php (which allows creation of superadmins now!) 17 years ago
logout.php update license headers 17 years ago
main.php update license headers 17 years ago
motd-users.txt Initial Import in SourceForge 18 years ago
motd.txt Initial Import in SourceForge 18 years ago
overview.php - workaround for undefined variables (needed after template merge) 17 years ago
password.php update license headers 17 years ago
search.php - merge admin/search.php into search.php 17 years ago
sendmail.php update license headers 17 years ago
setup.php - setup.php now has a "create superadmin" form 17 years ago
stylesheet.css stylesheet.css 17 years ago
variables.inc.php update license headers 17 years ago
viewlog.php update license headers 17 years ago