User Tools

Site Tools


reflux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
reflux [2012/08/17 15:26] wadminreflux [2018/08/26 11:04] (current) – [Download] wadmin
Line 3: Line 3:
  
 ==== What? ==== ==== What? ====
-Reflux is a minimalist Link Blogging Engine or MLBE in php that provides a simple and efficient way to store, manage and organise bookmarks online. +**Reflux** is a minimalist Link Blog Engine written in php that provides a simple and efficient way to store, manage and organise bookmarks online. 
-Link can be classified by date, category and by user rating itself, which allows to store bookmarks by prefference order.  +Links can be classified by date, category and by user rating itself, which allows to store bookmarks by prefference order.  
  
-A link, called a "Flux", is composed of the following elements: +==== Features ==== 
-  * Item Link A Bookmark +  * Light Engine approx 2ms to load a page 
-  * Title : Title of the Flux +  * CSS simple and clear display 
-  * Source Site where the link has been gathered (optionnal) +  * Category filtering displays your favorite Links per category 
-  * Category : Classification of the Link +  * RSS 2.0 ready 
-  * Weight : Link "weight", allowing user to classify Links by importance+  * Create new link with a single click 
  
 ==== Live Demo ==== ==== Live Demo ====
-[[http://fullmaj.rd-h.fr/reflux|Live Demo : FULLMAJ Reflux]]+TBD
  
 ==== Download ==== ==== Download ====
-Download [[http://fullmaj.rd-h.fr/reflux/reflux-b1.zip|Reflux Beta 1]]+Download {{ :reflux-b2.zip | Reflux Beta 2}} 
 + 
 +Version History: 
 +  * Beta 1 
 +    * Initial release 
 +  * Beta 2 
 +    * added RSS2.0 feed - W3C validated 
 +    * added Creation of a new link with one bookmark click 
 +    * added new items to the Setup menu 
 +    * corrected minor css / html bugs.
  
 ==== Installation ==== ==== Installation ====
Line 28: Line 37:
  
 ==== Usage ==== ==== Usage ====
-  Setup Edit and Create categories+A link, called a "Flux", is composed of the following elements: 
 +  * Item Link : A Bookmark 
 +  * Title : Title of the Flux 
 +  * Source : Site where the link has been gathered (optionnal) 
 +  * Category : Classification of the Link 
 +  Weight Link "weight", allowing user to classify Links by importance 
   * New : Create a new Flux   * New : Create a new Flux
   * Edit : Edit or Delete a Flux   * Edit : Edit or Delete a Flux
   * Search : Search a string among FLux Titles   * Search : Search a string among FLux Titles
   * Click on a category in the right frame to display Flux by weight on this specific category   * Click on a category in the right frame to display Flux by weight on this specific category
 +  * Setup : Admin services
 +    * Edit and Create Categories on the fly. Deletion requires to tick the box for foolproofing purpose
 +    * Create a "Instant Flux" bookmark on your browser that allows to create a new flux entry with one single click
 +    * config.php is detailed, edit this file to update your Reflux description.
  
-==== Powered By ====+==== Empowered By ====
   - The concept : inspired by the awesome&powerfull [[http://sebsauvage.net/links|shaarli]] project. See explanations below.   - The concept : inspired by the awesome&powerfull [[http://sebsauvage.net/links|shaarli]] project. See explanations below.
   - The DB : [[http://www.chaozz.nl/?page=chaozzDB|ChaozDB Flat File DB engine]]. Completely KISS, and effective.   - The DB : [[http://www.chaozz.nl/?page=chaozzDB|ChaozDB Flat File DB engine]]. Completely KISS, and effective.
reflux.1345217202.txt.gz · Last modified: 2018/08/26 09:36 (external edit)