Changeset 1724 for trunk/admin/intro.php


Ignore:
Timestamp:
Jan 15, 2007, 11:44:48 PM (17 years ago)
Author:
vdigital
Message:

Feature "Admin Advices !" (Standard plugin) : May give you always now an advice on the administration page.
Quick solved list:
1 - Wording on EXIF/IPTC Advices
2 - Default language is English
3 - Some Transparency issues under IE
4 - Some Border issues
5 - PWG Menu moved from Advices Box to Intro.
6 - phpwebgallery.net URLs are available thru a new admin function pwg_URL()
7 - PWG Menu URL open in a new target (XHTML strict compliant (JS)).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/intro.php

    r1538 r1724  
    268268}
    269269
     270// Add the PhpWebGallery Official menu
     271  $template->assign_block_vars( 'pwgmenu', pwg_URL() );
     272 
    270273// +-----------------------------------------------------------------------+
    271274// |                           sending html code                           |
Note: See TracChangeset for help on using the changeset viewer.