Changeset 83

Show
Ignore:
Timestamp:
11/13/07 14:05:44 (6 years ago)
Author:
d0nut
Message:

visibility of header items isn't a thing for permissions... e.g. if you want to show the button just for guests. that's impossible. guests cannot own
more rights than an admin.

Location:
donation
Files:
1 removed
2 modified

Legend:

Unmodified
Added
Removed
  • donation/headermenu.xml

    r60 r83  
    55                <headermenuitem name="wcf.header.menu.donation"> 
    66                        <icon>icon/donation24.png</icon> 
    7                         <link>index.php?page=Donation</link> 
     7                        <link>index.php?form=Donation</link> 
    88                        <showorder>8</showorder> 
    9                         <permissions>user.donation.header</permissions> 
    109                </headermenuitem> 
    1110        </import> 
  • donation/package.xml

    r61 r83  
    2727                <files>files.tar</files> 
    2828                <options>options.xml</options> 
    29                 <groupoptions>groupoptions.xml</groupoptions> 
    3029                <templates>templates.tar</templates> 
    3130                <sql>install.sql</sql>