1
0
mirror of https://github.com/moparisthebest/wallabag synced 2024-08-13 16:54:00 -04:00
Go to file
Siôn Le Roux d59536deea Add support for *.about.com
Includes next_page_link for multi-page articles and strips pesky in-line
'next' links from the article body. Also includes an Xpath for author
but I can't see where this is used in the wallabag UI.

The 'tidy' option is turned off because it messed up bulleted lists.

Tested with psychology.about.com and food.about.com.
2014-07-11 00:04:24 +02:00
assets assets directory 2013-08-23 21:16:37 +02:00
cache Adding .htaccess files to prohibit access to critical directories, e.g., db/ 2014-02-10 08:58:21 +01:00
db Adding .htaccess files to prohibit access to critical directories, e.g., db/ 2014-02-10 08:58:21 +01:00
inc Add support for *.about.com 2014-07-11 00:04:24 +02:00
install I removed my previous commit. We have to create a new branch for that. 2014-07-10 13:17:04 +02:00
locale typo mineure 2014-06-12 23:10:26 +02:00
themes I removed my previous commit. We have to create a new branch for that. 2014-07-10 13:17:04 +02:00
.gitignore [change] ignore tmp files in HTML purifier 2014-03-02 08:52:03 +01:00
check_setup.php [fix] #483 pdo_sqlite not required if we want mysql / pgsql 2014-02-28 14:54:50 +01:00
composer.json composer 2013-08-04 18:03:30 +02:00
composer.lock composer 2013-08-04 18:03:30 +02:00
CONTRIBUTING.md Better Grammar 2014-05-17 20:32:38 +02:00
COPYING.md changes in md files 2013-08-23 23:04:56 +02:00
CREDITS.md change static files 2014-02-12 21:46:49 +01:00
index.php 1.7.1 2014-07-05 15:49:40 +02:00
README.md Changed copyright to 2014 2014-04-04 22:13:06 +02:00
robots.txt fix #130 : disallow robots 2013-08-15 10:58:25 +02:00
TRANSLATION.md Syntax fix. 2014-02-27 21:16:16 +01:00
wallabag_compatibility_test.php Fix for #678 2014-05-18 18:56:20 +02:00

what is wallabag ?

wallabag is a self hostable application allowing you to not miss any content anymore. Click, save, read it when you can. It extracts content so that you can read it when you have time.

More informations on our website: wallabag.org

License

Copyright © 2010-2014 Nicolas Lœuillet nicolas@loeuillet.org This work is free. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See the COPYING file for more details.