Playlinks: links plugin for slash sites
|
Main ::
reviewed files ::
screenshots ::
sites using playlinks ::
OSWD
Reviewed files
Playlinks project page
Main files CVS
- COPYING
- GNU GPL License info
- MANIFEST
- list of Playlinks files
- Makefile.PL
- utility for installing the .pm
- PLUGIN
- file for install-plugin
- Playlinks.pm
- module for playlinks, it has all the database interaction
- dump
- database inputs needed by playlinks
- mysql_schema
- schema of the database
- playlinks.pl
- main file, interacts with Playlinks.pm and template system
- TODO
- future changes in Playlinks
Template files CVS [english - spanish]
- add;playlinks;default
- finished the adding of a link
- add_pre;playlinks;default
- first step for adding a link
- controls;playlinks;default
- form with "category", "language", "order" and maybe "only personals". This form controls the viewing of links
- data;playlinks;default
- strings needed by the plugin, it makes easier the translation
- edit;playlinks;default
- for editing a link
- intro;playlinks;default
- intro page
- pagination;playlinks;default
- paginate the results
- pending;playlinks;default
- shows the links inserted by the search engine, waiting for admin interaction
- permissions;playlinks;default
- shows permissions of current user
- personal_others;playlinks;default
- shows people who has personal selections
- playlinks;menu;default
- top menu bar
- resul;playlinks;default
- result of voting, editing, personal selections and deleting. Nearly will show adding too.
- search;playlinks;default
- search by keyword
- show;playlinks;default
- show results
- stats;playlinks;default
- statistics of categories, languages and user added. Links to the results
Tasks CVS
- search_links.pl
- don't really a task, allows "search engine" fetch new urls
|
|