Album List - Change Page Layout (Album list link) Album List - Change Page Layout (Album list link)
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Album List - Change Page Layout (Album list link)

Started by Joe Carver, March 27, 2010, 01:47:07 AM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

Joe Carver

Use this to make the Album list page look different than the Home page
This plugin will allow changes to the Page layout settings for the main category list pages (Album list link). Make changes to the sequence of items such as topn, lastup, catlist, alblist. Active plugins etc that would normally be seen on the home page can also be removed. Pages that end with cat=0, cat=1, etc. will be changed by this plugin.

Visitorx will see the change when they click on "Album list" from the main page. You can also avoid having duplicate content on that page with the plugin.

     Install through plugin manager - run configuration to set up.
     Help page is in the package.

    DEMO LINK

Joachim Müller

#1
Thanks for your contribution, but you seem not to have understood the concept of the minimum requirement array:$plugin_cpg_version = array('min' => '1.5');is wrong in this aspect. It needs to be$plugin_cpg_version = array('min' => '1.5.4');, as the earliest package that this plugin can be used with will be cpg1.5.4 (which hasn't been released yet). I understand that you try to circumvent that by posting your warning about the minimum revision number, but do you really think that end users will know or care what revision they are using? That's not an option for a plugin contribution here on this board.
According to the naming conventions the package name for the plugin needs to be cpg1.5.x_plugin_catlist-page-layout_v1.0.zip instead of cpg1.5.x_plugin_catlist_page_layout_v1.0.zip, but I'm not very fond of plugins that have a name that differs from the folder name, as they will be hard to track.

Joe Carver


Joe Carver

Release of Version 1.1

    Changelog
    • change minimum version requirement to cpg1.5.4 (configuration.php)
    • additional option to change layout of non-zero Category pages
    • rename .zip package

    New version is attached. Files in package have only minimal info. in headers.