Changeset 1847 for plugins/apostrophePlugin/branches/features/cropping/modules/aMedia/templates/_browser.php
- Timestamp:
- 07/23/10 19:06:05 (22 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
plugins/apostrophePlugin/branches/features/cropping/modules/aMedia/templates/_browser.php
r844 r1847 1 1 <?php use_helper('I18N') ?> 2 <?php // Media is now an engine, so there's a page ?> 3 <?php $page = aTools::getCurrentPage() ?> 2 4 3 5 <?php // Entire media browser goes into what would otherwise be the regular apostrophe subnav ?> 4 6 <?php slot('a-subnav') ?> 5 6 <?php // Media is now an engine, so there's a page ?>7 <?php $page = aTools::getCurrentPage() ?>8 7 9 8 <?php // For backwards compatibility reasons it is best to implement these as before and after partials ?>

