schlitt.info - php, photography and private stuff ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :Author: Tobias Schlitt :Date: Wed, 19 Nov 2008 23:29:46 +0100 :Revision: 1 :Copyright: CC by-nc-sa ================= PEPr enhancements ================= :Description: Saturday night I could not resist doing some code stuff. Although time is rare currently, I managed to work a little bit on PEPr and made the following changes were made: Saturday night I could not resist doing some code stuff. Although time is rare currently, I managed to work a little bit on PEPr and made the following changes were made: - Replaced the drop-down box, for filtering proposals by status, with the new nice looking tab navigation. - Cut down the number of finished proposals displayed on the overview page to 10. - Nicer sorting for the status filter pages. - Searching PEPr proposals (select "PEPr proposals" from the search dropdown). - RSS feeds for the 10 most recent proposals and the 10 most per status. - RSS search for PEPr proposals. You can find the RSS feeds here: - `Most recent proposals`__ - `Most recent proposals in state "Draft"`__ - `Most recent proposals in state "Proposal"`__ - `Most recent proposals in state "Vote"`__ - `Most recent proposals in state "Finished"`__ Examples for RSS searches .. __: http://pear.php.net/feeds/pepr.rss .. __: http://pear.php.net/feeds/pepr_draft.rss .. __: http://pear.php.net/feeds/pepr_proposal.rss .. __: http://pear.php.net/feeds/pepr_vote.rss .. __: http://pear.php.net/feeds/pepr_finished.rss - `RSS for proposals containing "config"`__ - `RSS for proposals containing "XML"`__ - `RSS for proposals containing "XML" and "config"`__ The search (both, the HTML and RSS version) provides usage of the ``*`` and ? wirld cards. For the RSS search you need to urlencode() your search term. .. __: http://pear.php.net/feeds/pepr_search_config.rss .. __: http://pear.php.net/feeds/pepr_search_XML.rss .. __: http://pear.php.net/feeds/pepr_search_XML+config.rss .. Local Variables: mode: rst fill-column: 79 End: vim: et syn=rst tw=79 Trackbacks ========== Comments ========