Gallery3:Modules:rss - Gallery Codex
Personal tools

Gallery3:Modules:rss

From Gallery Codex

RSS

Adds links to the sidebar containing RSS feeds

Description

Installation

This module come with the G3 install package. Activate the module in the Admin -> Modules menu.
admin > appearance > manage sidebar to rearrange the order if desired.

Notes

The default number of items in a feed is 20. To change this,

  • modify this file: modules/rss/controllers/rss.php
  • by changing the number in this line: public static $page_size = 20;


Feeds can be accessed by using this URL format: http://yourwebsite.com/index.php/rss/feed/gallery/album/albumID#

You can show the feed link on the sidebar by going to: admin > appearance > manage sidebar

Similar

http://codex.galleryproject.org/Gallery3:Modules:rss_extra