[upd] update README and go to myShaarli 1.0.0 beta
This commit is contained in:
parent
4c6847df8b
commit
7bae9485fd
5 changed files with 22 additions and 7 deletions
22
README.md
22
README.md
|
@ -3,7 +3,7 @@
|
||||||
Shaarli, the personal, minimalist, super-fast, no-database delicious clone.
|
Shaarli, the personal, minimalist, super-fast, no-database delicious clone.
|
||||||
|
|
||||||
You want to share the links you discover ? Shaarli is a minimalist delicious clone you can install on your own website.
|
You want to share the links you discover ? Shaarli is a minimalist delicious clone you can install on your own website.
|
||||||
It is designed to be personal (single-user), fast and handy.
|
It is designed to be personal (single-user), fast and handy.
|
||||||
|
|
||||||
|
|
||||||
Features:
|
Features:
|
||||||
|
@ -39,6 +39,22 @@ Features:
|
||||||
* Pages are easy to customize (using CSS and simple RainTPL templates)
|
* Pages are easy to customize (using CSS and simple RainTPL templates)
|
||||||
|
|
||||||
|
|
||||||
|
myShaarli Features :
|
||||||
|
|
||||||
|
* Markdown syntax
|
||||||
|
* Define external thumbnailer
|
||||||
|
* Add favicon
|
||||||
|
* Better configuration page
|
||||||
|
* Theme support
|
||||||
|
* Add extra field for origin of link
|
||||||
|
* New default theme
|
||||||
|
* Add link to archive.org (qwertygc https://github.com/nodiscc/Shaarli/commit/b113dc8e6bba052883297ab575dd36fd3073805e)
|
||||||
|
* myShaali can use Firefox social API (Marsup https://github.com/shaarli/Shaarli/commit/d33c5d4c3b9c70441391a08e8bcb2a8c639a4635)
|
||||||
|
* myShaali can post original article to wallabag (nodiscc https://github.com/nodiscc/Shaarli/tree/new-plugin-system/tpl/plugins/wallabag)
|
||||||
|
* Few small fix
|
||||||
|
* You can upgrade original Shaarli to myShaarli without lost your data
|
||||||
|
* You can define url origin of update
|
||||||
|
|
||||||
Requires php 5.1
|
Requires php 5.1
|
||||||
|
|
||||||
More information on the project page:
|
More information on the project page:
|
||||||
|
@ -55,10 +71,10 @@ In no event will the authors be held liable for any damages arising from
|
||||||
the use of this software.
|
the use of this software.
|
||||||
|
|
||||||
Permission is granted to anyone to use this software for any purpose,
|
Permission is granted to anyone to use this software for any purpose,
|
||||||
including commercial applications, and to alter it and redistribute it
|
including commercial applications, and to alter it and redistribute it
|
||||||
freely, subject to the following restrictions:
|
freely, subject to the following restrictions:
|
||||||
|
|
||||||
1. The origin of this software must not be misrepresented; you must not
|
1. The origin of this software must not be misrepresented; you must not
|
||||||
claim that you wrote the original software. If you use this software
|
claim that you wrote the original software. If you use this software
|
||||||
in a product, an acknowledgment in the product documentation would
|
in a product, an acknowledgment in the product documentation would
|
||||||
be appreciated but is not required.
|
be appreciated but is not required.
|
||||||
|
|
|
@ -48,7 +48,7 @@
|
||||||
require($GLOBALS['config']['DATADIR'].'/options.php');
|
require($GLOBALS['config']['DATADIR'].'/options.php');
|
||||||
}
|
}
|
||||||
|
|
||||||
define('myShaarli_version','1.0.0 alpha');
|
define('myShaarli_version','1.0.0 beta');
|
||||||
define('PHPPREFIX','<?php /* '); // Prefix to encapsulate data in php code.
|
define('PHPPREFIX','<?php /* '); // Prefix to encapsulate data in php code.
|
||||||
define('PHPSUFFIX',' */ ?>'); // Suffix to encapsulate data in php code.
|
define('PHPSUFFIX',' */ ?>'); // Suffix to encapsulate data in php code.
|
||||||
// http://server.com/x/shaarli --> /shaarli/
|
// http://server.com/x/shaarli --> /shaarli/
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
1.0.0 alpha
|
1.0.0 beta
|
|
@ -64,7 +64,6 @@
|
||||||
<input type="checkbox" name="updateCheck" id="updateCheck" {if="!empty($GLOBALS['config']['ENABLE_UPDATECHECK'])"}checked{/if}/>
|
<input type="checkbox" name="updateCheck" id="updateCheck" {if="!empty($GLOBALS['config']['ENABLE_UPDATECHECK'])"}checked{/if}/>
|
||||||
<label for="updateCheck"> Notify me when a new release is ready</label>
|
<label for="updateCheck"> Notify me when a new release is ready</label>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
|
|
@ -29,7 +29,7 @@
|
||||||
<a href="?do=export">Export : <span>Export Netscape html bookmarks (which can be imported in Firefox, Chrome, Opera, delicious...)</span></a>
|
<a href="?do=export">Export : <span>Export Netscape html bookmarks (which can be imported in Firefox, Chrome, Opera, delicious...)</span></a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a class="smallbutton" onclick="alert('Drag this link to your bookmarks toolbar, or right-click it and choose Bookmark This Link...');return false;" href="javascript:javascript:(function(){var%20url%20=%20location.href;var%20title%20=%20document.title%20||%20url;window.open('{$pageabsaddr}?post='%20+%20encodeURIComponent(url)+'&title='%20+%20encodeURIComponent(title)+'&description='%20+%20encodeURIComponent(document.getSelection())+'&source=bookmarklet','_blank','menubar=no,height=390,width=600,toolbar=no,scrollbars=no,status=no,dialog=1');})();">✚Shaare link</a><a href="#" style="clear:none;"><span>⇐ Drag this link to your bookmarks toolbar (or right-click it and choose Bookmark This Link....).
|
<a class="smallbutton" onclick="alert('Drag this link to your bookmarks toolbar, or right-click it and choose Bookmark This Link...');return false;" href="javascript:javascript:(function(){var%20url%20=%20location.href;var%20title%20=%20document.title%20||%20url;window.open('{$pageabsaddr}?post='%20+%20encodeURIComponent(url)+'&title='%20+%20encodeURIComponent(title)+'&description='%20+%20encodeURIComponent(document.getSelection())+'&source=bookmarklet','_blank','menubar=no,height=450,width=600,toolbar=no,scrollbars=no,status=no,dialog=1');})();">✚Shaare link</a><a href="#" style="clear:none;"><span>⇐ Drag this link to your bookmarks toolbar (or right-click it and choose Bookmark This Link....).
|
||||||
<br>
|
<br>
|
||||||
Then click "✚Shaare link" button in any page you want to share.</span></a>
|
Then click "✚Shaare link" button in any page you want to share.</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
Loading…
Reference in a new issue