added: to Item struct: ameta (PT::Space)
admin meta information added: option "a" to meta winix function editing admin meta information changed: now if you don't have write access to an item you can't see the meta information previous if you had read access you could have seen them added: in plugin ticket and thread support for 'closing' (ticket, thread) (this is only logic, we need some html yet) added: some ezc function for getting meta/admin meta information (for the current item and the last directory) git-svn-id: svn://ttmath.org/publicrep/winix/trunk@907 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -10,6 +10,9 @@ logged_as_long = You are logged as
|
||||
display_guest_name = guest
|
||||
unknown = unknown
|
||||
|
||||
syntax_error_in_line = Syntax error in line:
|
||||
|
||||
|
||||
this_ip_is_banned_until = We are sorry but your IP address is banned until to:
|
||||
|
||||
account_not_activated = This account is not activated yet.
|
||||
@@ -177,7 +180,7 @@ man_ezc_functions = EZC templates functions
|
||||
|
||||
|
||||
meta_header = Meta
|
||||
form_meta_legend = Form for changing meta info
|
||||
meta_admin_header = Admin meta
|
||||
|
||||
|
||||
mkdir_header = Make directory
|
||||
|
@@ -11,6 +11,9 @@ logged_as_long = Aktualnie jesteś zalogowany jako
|
||||
display_guest_name = gość
|
||||
unknown = nie znany
|
||||
|
||||
syntax_error_in_line = Błąd składni w linii:
|
||||
|
||||
|
||||
this_ip_is_banned_until = Przepraszamy ale twój adres IP jest zablokowany aż do:
|
||||
|
||||
|
||||
@@ -175,7 +178,7 @@ ipban_ban_list_empty = W tej chwili nie ma żadnych zbanowanych adresów IP.
|
||||
|
||||
|
||||
meta_header = Meta
|
||||
form_meta_legend = Formularz zmiany meta informacji
|
||||
meta_admin_header = Admin meta
|
||||
|
||||
|
||||
man_header = Man
|
||||
|
Reference in New Issue
Block a user