Ignore:
Timestamp:
Jan 10, 2010, 4:38:45 PM (14 years ago)
Author:
vdigital
Message:

[Update] For Juza - Juza Theme is full working (On Standard Piwigo Gallery).

Recommended organization: Don't mixed Pictures and subcategories in a category.
Next step - Response time checking.
To see I will raise a locked gallery.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Juza/themeconf.inc.php

    r4537 r4659  
    2929  include_once(JUZA_PATH.'include/functions.inc.php');
    3030  add_event_handler('loc_after_page_header', 'Juza_hook', 20);
     31  add_event_handler('blockmanager_apply', 'Juza_tags');
    3132  /* add_event_handler('init', 'remove_AkBookStyle_handlers', 50); */
    3233}
Note: See TracChangeset for help on using the changeset viewer.