kelson42
45fccb2e38
+ bool Manager::setBookIndex(const string id, const string path)
2014-08-30 10:37:52 -06:00
Kiran Mathew Koshy
14a4394f6d
Permanant fix for bug651.
...
Kiwix manager class is back to original state, additional function for obtaining origID has been added to Kiwix::Reader class.
Kiwix-manage and Kiwix-serve back to normal.
2013-09-20 18:35:20 +05:30
Kiran Mathew Koshy
2f89926616
Updated Kiwix::Manager class to accept origID as the last optional parameter, so as not to break existing tools which use Kiwix::Manager
2013-09-20 02:52:29 +05:30
Kiran Mathew Koshy
7fd2dce1fa
Modified Kiwix-manage to incorporate origID parameter for diff files in the kiwix library.
...
Book class and Manager class modified.
-Kiran
2013-09-06 04:09:35 +05:30
kelson42
34d69ae2c2
+ better deal with relative/absolute paths
2013-08-05 19:08:50 +08:00
kelson42
9b3064d945
+ better deal with paths
2013-08-04 15:26:09 +08:00
kelson42
084af011dd
+ try to fix ZIM loading problem on Windows with library relative paths
2012-06-14 18:32:41 +00:00
kelson42
179ed1917d
+ Book.getHumanReadableIdFromPath()
2012-04-16 19:32:24 +00:00
kelson42
1fb5194906
+ new getCurrentBook() method
2012-01-24 12:45:22 +00:00
kelson42
74caed4811
Fix a wrong behaviour in case of two portable kiwix consecutive runs (ID: 3442083)
2011-11-26 09:32:02 +00:00
kelson42
9d4fd28ba6
* In the library, pressing <ENTER> in your local library directly open the file
...
* Greying "Load random article" menu entry if no content is loaded (ID: 3439112)
* Add the support of the "publisher" ZIM Metadata
2011-11-18 14:25:21 +00:00
kelson42
97548d4798
+ better deal by SetIndexBook() and SetBookPath() with relative paths.
...
+ Add addBookFromPathAndGetId() to know which book id has the added book
2011-11-01 15:07:30 +00:00
kelson42
98bf706297
+ better factorisation of the code (moved from manager.cpp to pathTools.cpp) -> creation of functions getFileSize() and getFileSizeAsString()
2011-10-28 15:54:31 +00:00
kelson42
9182f4e529
+ reorganisation of the code: creation of componentTools.[h|cpp] with two methods for charset manipulation (only used in contentManager XPCOM) and move of 3 path manipulations functions from manager.cpp to pathTools.cpp
2011-10-28 15:40:17 +00:00
kelson42
72b8527654
+ add regex cache
2011-10-23 14:16:03 +00:00
kelson42
a1dfb3c9fd
+ New content manager search/filter feature (ID: 3390515)
2011-10-13 11:31:20 +00:00
kelson42
aadce46adf
+ improve filter
2011-10-11 22:22:14 +00:00
kelson42
5cd20c8fa7
+ code to pupulate publisher list in the content manager
2011-10-11 20:33:08 +00:00
kelson42
8b5559af2b
+ code to populate the language filter combobox in the content manager
2011-10-11 18:47:08 +00:00
kelson42
0f3c1e2888
+ filter by size
2011-10-10 17:05:36 +00:00
kelson42
d11f027fbe
+ content manager sortBy
2011-10-10 14:24:32 +00:00
kelson42
6959085e3c
+ better deal with accented paths
2011-09-05 18:53:02 +00:00
kelson42
39c44c578c
+ first version to deal with relative paths
2011-08-31 05:58:00 +00:00
kelson42
215300f206
+ load content manager per default if not local content detected (first start use case)
2011-08-25 06:39:53 +00:00
kelson42
8569f67c84
<base64.h> -> "../base64.h"
2011-07-21 18:45:34 +00:00
kelson42
a2e4ecc9f5
+ kiwix-manage is not able anymore to add ZIM file without title || date || language metadata
2011-07-21 12:13:44 +00:00
kelson42
2b50a1d505
+ remove unistd.h
2011-06-08 19:39:20 +00:00
kelson42
bf9bed56d7
+ last improvement in the download manager
2011-06-02 15:43:46 +00:00
kelson42
6ed6fbe171
+ add support of favicon in library manager
...
+ fix a bug in the snippet lenght computation in the search engin indexer
2011-05-14 10:29:55 +00:00
kelson42
e6ff96ecb4
+ content mgmt. last dev.
2011-05-08 18:45:26 +00:00
kelson42
804889d5dc
+ last imp. of the content manager
2011-05-08 16:44:58 +00:00
kelson42
526aec41d5
+ content mgmt last imp. : we have now something working as good as before but with C++ code
2011-05-07 20:07:24 +00:00
kelson42
e05dd65111
+ last imp. in the new content manager
2011-05-07 15:33:33 +00:00
kelson42
ca1713d609
+ last imp. of contentManager
2011-05-06 19:45:25 +00:00
kelson42
c7fbc52e7a
+ new core content mgmt imp.
2011-05-05 05:39:09 +00:00
kelson42
6cfc716c84
+ new dev in content manager core
2011-05-04 15:27:08 +00:00
kelson42
6b8112b88b
+ imp. of kiwix-manage
2011-04-20 19:20:51 +00:00
kelson42
355ca7057e
+ imp. of kiwix-manage
2011-04-20 18:47:01 +00:00
kelson42
08bcb43afb
+ kiwix-manage new devs.
2011-04-20 06:16:41 +00:00
kelson42
93d5daeb94
+ next dev. of kiwix-manage
2011-04-17 17:12:49 +00:00
kelson42
2fae9e3b71
+ readXML()
2011-04-15 17:43:08 +00:00
kelson42
97d38cd5ad
+ stub of kiwix-manage
2011-04-15 17:16:27 +00:00