X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=doc%2Fhtml%2FVarious-hacks%2Findex.html;fp=doc%2Fhtml%2FDatastore-hacks%2Findex.html;h=b06207ae2a90bab2dd2d3357ab573a62ce6cc13d;hb=0433c688b9be6097b85a8fec31b3dacd0ab81677;hp=b3d8d97e5182b4571293060de00ed630ab7d6245;hpb=460ce50115e5f5a1183c3c410fd76636ee5c4716;p=github%2Fshaarli%2FShaarli.git diff --git a/doc/html/Datastore-hacks/index.html b/doc/html/Various-hacks/index.html similarity index 88% rename from doc/html/Datastore-hacks/index.html rename to doc/html/Various-hacks/index.html index b3d8d97e..b06207ae 100644 --- a/doc/html/Datastore-hacks/index.html +++ b/doc/html/Various-hacks/index.html @@ -8,7 +8,7 @@ - Datastore hacks - Shaarli Documentation + Various hacks - Shaarli Documentation @@ -18,9 +18,9 @@ @@ -149,28 +149,19 @@
  • Backup, restore, import and export -
  • -
  • - - Copy an existing installation over SSH and serve it locally -
  • -
  • - - Create and serve multiple Shaarlis (farm) -
  • -
  • - - Download CSS styles from an OPML list
  • - Datastore hacks + Various hacks @@ -283,10 +274,10 @@ -
  • Datastore hacks
  • +
  • Various hacks
  • - Edit on GitHub
  • @@ -311,12 +302,19 @@ exit;
    php -r 'print(json_encode(unserialize(gzinflate(base64_decode(preg_replace("!.*/\* (.+) \*/.*!", "$1", file_get_contents("data/datastore.php")))))));' | jq .
     
    - +

    Changing the timestamp for a shaare

    +

    See also

    + @@ -328,7 +326,7 @@ exit; Next - Previous + Previous @@ -356,7 +354,7 @@ exit; GitHub - « Previous + « Previous Next »