The new Admin Interface design is a prototype and it's constantly being refined so don't try this on your production servers.
Starting from a clean install of eZ Publish 4.2 with the the eZ Flow package (with content)
- Change into the design directory
# cd design - Checkout the design
# svn co http://pubsvn.ez.no/nextgen/trunk/design/admin2
- Edit settings/siteaccess/admin_site/site.ini.append.php and change the SiteDesign to admin2
[DesignSettings]
SiteDesign=admin2 - Grab new menu.ini - this is required to display the left hand menus under Setup and My account.
# cd settings/siteaccess/admin_site/
# wget http://pubsvn.ez.no/nextgen/trunk/settings/menu.ini
- Clear the cache
To revert back to the original interface:
- Remove the menu.ini from the admin siteaccess
- Set the SiteDesign back to admin_site
- Clear cache
- Change directory into the new admin design
cd design/admin2 - Update from subversion
svn update - Clear the cache
Note: If you are attempting to add this to a an existing site make sure you have the ezjscore extension installed.
Let me know if this doesn't work for you via comments and I'll check it out and update the post.
UPDATE: I've created an extension version to make it even easier to check out.
Let me know if this doesn't work for you via comments and I'll check it out and update the post.
UPDATE: I've created an extension version to make it even easier to check out.
3 comments: