-
Sorry, also the following is needed for importing from delicious:
diff -urw www.orig/import.php www/import.php
--- www.orig/import.php 2008-07-16 18:48:39.000000000 +0200
+++ www/import.php 2009-11-02 14:04:13.000000000 +0100
@@ -78,7 +78,7 @@
$bDatetime = $attrVal;
break;
case 'TAG':
- $tags =...
2009-11-02 13:06:02 UTC by Georg Sorst
-
I have also applied the following change (also needed for German umlauts):
diff -urw www.orig/services/tagservice.php www/services/tagservice.php
--- www.orig/services/tagservice.php 2008-07-16 18:48:39.000000000 +0200
+++ www/services/tagservice.php 2009-11-02 13:49:49.000000000 +0100
@@ -43,7 +43,7 @@
$tags_count = count($tags);
for ($i = 0; $i < $tags_count; $i++) {
-.
2009-11-02 13:01:51 UTC by Georg Sorst
-
SemanticScuttle has this feature now (in svn): https://sourceforge.net/tracker/?func=detail&aid=2878169&group_id=211356&atid=1017433.
2009-10-28 10:30:56 UTC by cweiske
-
scronide changed the public information on the Scuttle project.
2009-09-28 02:42:58 UTC by scronide
-
scronide changed the public information on the Scuttle project.
2009-09-28 02:42:58 UTC by scronide
-
This patch adds some checking to determine if the generated $root value should use https or http.
2009-09-08 20:48:23 UTC by jcarlyle
-
Thanks cweiske!!!
2009-09-01 15:27:40 UTC by collinsrc2000
-
Use semanticscuttle [1] - it's been updated more recently.
[1] http://sourceforge.net/projects/semanticscuttle/.
2009-08-31 15:50:06 UTC by cweiske
-
This is not really a feature request but I don't know where else to ask this question so....
My company is looking to use Scuttle for its bookmarking solution and I need to know if it is still being supported. The last time the project was updated seems to be a year ago, is anyone doing development for new features? Hopefully development is being done and I just missed the entry.
Please...
2009-07-30 15:31:29 UTC by collinsrc2000
-
The replace parameter in the posts_add method is not supported, so if you try to add a link you already have it returns "Something went wrong".
2009-07-30 15:27:23 UTC by collinsrc2000