aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/archiveorg/archiveorg.php
Commit message (Collapse)AuthorAgeFilesLines
* namespacing: \Shaarli\Plugin\PluginManagerVirtualTam2019-01-121-0/+2
| | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* lint: apply phpcbf to plugins/VirtualTam2018-12-021-1/+1
| | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* Shaarli's translationArthurHoaro2017-10-221-1/+10
| | | | | | | | | * translation system and unit tests * Translations everywhere Dont use translation merge It is not available with PHP builtin gettext, so it would have lead to inconsistency.
* Archive.org plugin: do not propose archival of private notesTeromene2016-10-131-0/+3
| | | | Fixes #637
* Add unit test for archiveorg pluginArthurHoaro2015-11-071-2/+9
| | | | + coding style
* PLUGIN archiveorgArthurHoaro2015-11-071-0/+18
Display an archive.org icon in linklist, foreach links.