]> gitweb.fluxo.info Git - semanticscuttle.git/commit
make the application work again
authorcweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f>
Sat, 3 Oct 2009 21:52:30 +0000 (21:52 +0000)
committercweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f>
Sat, 3 Oct 2009 21:52:30 +0000 (21:52 +0000)
commitd5f09b7e4d802cdc2d5f3f876c48ea918c961488
treeaa1eb37219c17bef03b1515e5074b4743f89a9a3
parentb7345f833dea849e94f2ce23fdbe6ab58ba98be3
make the application work again

git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@388 b3834d28-1941-0410-a4f8-b48e95affb8f
90 files changed:
data/templates/bookmarks.tpl.php
data/templates/dynamictags.inc.php
data/templates/search.menu.php [moved from src/SemanticScuttle/search.php with 100% similarity]
data/templates/sidebar.block.common.php
data/templates/sidebar.block.linked.php
data/templates/sidebar.block.menu.php
data/templates/sidebar.block.menu2.php
data/templates/sidebar.block.popular.php
data/templates/sidebar.block.recent.php
data/templates/sidebar.block.related.php
data/templates/sidebar.block.search.php
data/templates/sidebar.linkedtags.inc.php
src/SemanticScuttle/Service.php [new file with mode: 0644]
src/SemanticScuttle/Service/Bookmark.php
src/SemanticScuttle/Service/Bookmark2Tag.php [moved from src/SemanticScuttle/Service/Bookmark2tag.php with 91% similarity]
src/SemanticScuttle/Service/Cache.php
src/SemanticScuttle/Service/CommonDescription.php
src/SemanticScuttle/Service/Factory.php
src/SemanticScuttle/Service/SearchHistory.php
src/SemanticScuttle/Service/Tag.php
src/SemanticScuttle/Service/Tag2Tag.php [moved from src/SemanticScuttle/Service/Tag2tag.php with 91% similarity]
src/SemanticScuttle/Service/TagCache.php
src/SemanticScuttle/Service/TagStat.php
src/SemanticScuttle/Service/Template.php
src/SemanticScuttle/Service/User.php
src/SemanticScuttle/header.php
src/SemanticScuttle/utf8.php [moved from includes/utf8.php with 100% similarity]
tests/bookmarksTest.php
tests/commonDescriptionTest.php
tests/searchTest.php
tests/tag2TagTest.php
tests/tagsCacheTest.php
tests/tagsTest.php
www/about.php
www/admin.php
www/ajax/getadminlinkedtags.php
www/ajax/getadmintags.php
www/ajax/getcontacttags.php
www/ajax/getlinkedtags.php
www/ajax/gettags.php
www/ajaxDelete.php
www/ajaxGetTitle.php
www/ajaxIsAvailable.php
www/alltags.php
www/api/export_csv.php
www/api/export_gcs.php
www/api/export_html.php
www/api/export_sioc.php
www/api/httpauth.inc.php
www/api/opensearch.php
www/api/posts_add.php
www/api/posts_all.php
www/api/posts_dates.php
www/api/posts_delete.php
www/api/posts_get.php
www/api/posts_public.php
www/api/posts_recent.php
www/api/posts_update.php
www/api/tags_get.php
www/api/tags_rename.php
www/bookmarkcommondescriptionedit.php
www/bookmarks.php
www/edit.php
www/gsearch/context.php
www/gsearch/index.php
www/history.php
www/import.php
www/importNetscape.php
www/importStructure.php
www/index.php
www/jsScuttle.php
www/login.php
www/password.php
www/populartags.php
www/profile.php
www/register.php
www/rss.php
www/search.php
www/tag2tagadd.php
www/tag2tagdelete.php
www/tag2tagedit.php
www/tagcommondescriptionedit.php
www/tagdelete.php
www/tagedit.php
www/tagrename.php
www/tags.php
www/upgrade.php
www/users.php
www/watch.php
www/watchlist.php