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.
postfixadmin/templates
Christian Boltz 37bba15625 Use list.tpl to display the alias list
list-virtual.php:
- use list.tpl for aliases
- move show_gen_status handling for aliases to AliasHandler

AliasHandler:
- initStruct():
  - add 'status' column (hidden by default)
  - hide 'created'
  - move 'active' after 'modified' to match old list-virtual.php layout
- initMsg: add list_header
- webformConfig(): if $CONF[show_status], set display_in_list for
  'status' column. Also set a (whitespace) label to make sure it's
  displayed
- db_read_from_db_postprocess(): if 'status' column is requested, call
  gen_show_status() for each row

list-virtual.tpl
- remove alias table header and create alias button (which should have
  been in list-virtual_alias.tpl)

list-virtual_alias.tpl:
- replace code to generate the alias table with {include 'list.tpl'}
  (and some variable assignments)


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1777 a1433add-5e2c-0410-b055-b7f2511e0802
11 years ago
..
backupwarning.tpl backup.php: 12 years ago
broadcast-message.tpl *.lang: 13 years ago
editform.tpl PFAHandler, editform.tpl: 11 years ago
flash_error.tpl flash_error.tpl: 14 years ago
footer.tpl footer.tpl: 12 years ago
header.php - accidentially deleted header.php. Needed for setup 16 years ago
header.tpl header.tpl: 12 years ago
index.tpl templates/index.tpl: 12 years ago
list-virtual.tpl Use list.tpl to display the alias list 11 years ago
list-virtual_alias.tpl Use list.tpl to display the alias list 11 years ago
list-virtual_alias_domain.tpl migrate search input field to use search[_], and use list.tpl for alias domains 11 years ago
list-virtual_mailbox.tpl migrate search input field to use search[_], and use list.tpl for alias domains 11 years ago
list.tpl list.tpl: 11 years ago
login.tpl *.lang: 13 years ago
main.tpl *.lang: 13 years ago
menu.tpl menu.tpl: 11 years ago
message.tpl message.tpl: 15 years ago
password.tpl *.lang: 13 years ago
sendmail.tpl *.lang: 13 years ago
users_edit-alias.tpl *.lang: 13 years ago
users_main.tpl As a side effect of the previous commit (r1568), we can use login.php 12 years ago
users_menu.tpl *.lang: 13 years ago
vacation.tpl vacation: 12 years ago
viewlog.tpl *.lang: 13 years ago