5
I Use This!
Inactive

News

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Posted almost 14 years ago by Jenny Steele
New Year, new version of SemanticScuttle (a social bookmarking tool exploring semantic features). This version provides few new features like a dynamic tree of tags (thanks to DOJO toolkit), a url checker (in admin section) and a way to add ... [More] anchors in description (anchors allow structured descriptions). But in backend, changes are more important with code refactoring (object oriented improvement and a new cache feature for inference between tags). Happy new Year ! All the changes: 14/11/2008 Release of SemanticScuttle 0.91 * Major Refactoring: add a tag cache improving query processing (knowledge inference on tag relations) [DB modified] * Interface fix: allows to remove a tag from the selection into subtitle bar thanks to a *. * New Feature: authorizes anchors with brackets into descriptions of bookmark. For example: "[city]Paris[/city]". This text between anchors will be highlighted when the corresponding bookmark will be displayed. * Interface Fix: transforms description field into textarea * Interface fix: make longer description field [DB modified] * Interface fix: takes dModified field instead of bDatetime one (to sort bookmarks) * Interface fix: add link to gsearch/ forlder on normal search page and correct gsearch feature. * New Translation: SemanticScuttle is now available in German, formal and gender-neutral version (thanks Elmar H. Beer) * New Feature: admin can check urls validity (in his/her admin page) * Bug fix: correct ROOT declaration * Bug fix: correct DOJO completion in tags edition * Interface fix: add tags cloud from all users into add bookmark window (orouk proposition) * New Feature: possibility to import a structure of hierarchical tags from a file * Minor fix: improve import from Nestcape files (now takes tags into account) * Interface fix: add an hyperlink from bookmark edition page to collaborative edition of the same bookmark * Bug fix: correct admin CSRF vulnerability (thank you Etienne Z.) * Major refactoring: transform users row into object, define page parameters (POST and GET) as constants, simplify debugging ... [Config file modified: $debugMode] * New feature: Dynamic tree of tags using Dojo toolkit (used by a menu2 sidebar box) [Config file modified: $menu2Tags] * Bug fix: prevent from CSRF vulnerabilities on profile page (thank you Etienne Z.) * Bug fix: correct AJAX deleting of bookmarks (thank you Ricco) [Less]
Posted almost 14 years ago
I'm implementing OpenID for SemanticScuttle, your self-hosted social bookmark manager. To log in with OpenID, you need to know your OpenID URL, which many people do not know, and don't want to know.…
Posted almost 14 years ago
Posted about 14 years ago by [email protected] (Christian Weiske)
SemanticScuttle in version 0.98.4 - a major bugfix release - is out.The following issues have been resolved:
Posted over 14 years ago
SemanticScuttle will be distributed as .phar file with the next version. The command line interface uses PEAR's awesome Console_CommandLine package, which needs to be packaged up in the Phar file to…
Posted over 14 years ago
Posted over 14 years ago
It is possible to pack an entire PHP web application up in one single file and run it without unpacking it. This files usually have a .phar extension, which is an acronym for PHp ARchive, loosely…
Posted over 14 years ago
Posted over 14 years ago by [email protected] (Christian Weiske)
The script that to fix the system:unfiled bookmark tags was missing inthe .zip release of SemanticScuttle 0.98.2, so I had to make a newversion 0.98.3 which definitively contains it.
Posted over 14 years ago by [email protected] (Christian Weiske)
Hello fellow bookmarkers,Version 0.98.2 of SemanticScuttle is out.