Matthieu Gautier
cba71b4e75
Add a new script to compile resources.
...
- No more dependency to reswrap binary (everything is done in python)
- Resource strings can be directly accessed.
As side effect, it add a check at compilation if the resource is
declared and compiled in the binary.
- The resource content can be overwritten at runtime with a env variable.
There is also few clean in the static as some files shoul be in the tools
directory.
The compile_resource script is install to let other project use it.
2016-12-23 13:06:12 +01:00
renaud gaudin
855c7ef4c2
give some margin (ahah) for the margin to be eaten up
2015-03-02 15:03:30 +00:00
renaud gaudin
68059281f3
transparency kiwix-serve
2015-03-02 15:00:13 +00:00
renaud gaudin
dda3dd4749
[kiwix-serve] Fixed taskbar margin from content if content has no margin
2015-03-02 14:54:29 +00:00
renaud gaudin
2491a5a0c4
[kiwix-serve] Fixed taskbar height (2 lines) on Cybook and transparency of autocomplete search result
2015-03-02 14:23:26 +00:00
renaud gaudin
af1ee3c317
Fixed incorect behavior of buttons in taskbar
2015-02-19 15:31:16 +00:00
renaud gaudin
950637abef
Added Bookeen/Cybook CSS/JS hack for taskbar on ereader and increased taskbar size on hdpi screens
2015-02-19 14:57:50 +00:00
Kelson42
517a02b814
+ fix taskbar CSS
2014-09-18 14:54:49 +02:00
Kelson42
4beccfbc0b
+ improve taskbar CSS
2014-09-18 14:50:11 +02:00
Kelson42
ec6c0b2ea3
+ fix kiwix-serve taskbar css
2014-09-18 14:22:47 +02:00
Kelson42
f6dedb11b9
+ fix tasbar css
2014-09-18 14:17:56 +02:00
Kelson42
436d57976e
+ improve kiwix-serve taskbar css
2014-09-18 14:08:36 +02:00
kelson42
f585bed1cb
FIXED: kiwix-serve crash if unattended search "start" & "end" values
2014-08-28 13:36:58 -06:00
kelson42
518ce6635d
+ fix a few problem with the autocompletebox on kiwix-serve
2014-08-27 21:08:14 -06:00
Kelson42
1c3eaaf42a
remove useless code
2014-07-28 13:36:10 +02:00
kelson42
beae77db89
Avoid kiwix-serve taskbar jquery dependencies to conflict with potential other version (in the ZIM file)
2014-07-20 22:06:52 +02:00
kelson42
17724fe70b
+ fix Doctype HTML line (was breaking Opera output)
2014-07-09 21:11:34 +02:00
kelson42
cef7967bcb
Merge commit '2e9e80f4b73af420e342ae35bff6f95af4d4b9d0'
2014-05-25 20:27:46 +02:00
Shivam
b341b9654d
Added a random article button for server mode
2014-05-25 12:25:13 -04:00
Shivam
faf1f3e01d
Removed blank space above taskbar
2014-05-24 16:04:02 -04:00
renaud gaudin
2bbe2cb9ad
Added compiled template to static
2013-11-13 20:02:20 +00:00
renaud gaudin
2a8d7fde56
Fixed CTPP2 not working
...
* Fixed templates
* Changed behavior of getHtml() to use higher level VM API
2013-11-13 19:58:56 +00:00
renaud gaudin
d2a2802897
ctpp2 as external lib on unix
2013-08-10 22:14:18 +08:00
kelson42
4ab6898586
+ replace POST method with GET method in kiwix-serve UI
2013-06-17 14:56:15 +02:00
kelson42
d38bc834c5
+ new trial to fix the bug with the failing onclick on the kiwiwx-serve suggestion list
2013-05-21 11:09:35 +02:00
kelson42
d068ed9037
+ last fix in the suggestion bug (with click)
2013-05-20 12:50:53 +02:00
kelson42
ae44b87f82
* FIXED: Buggy kiwix-serve suggestion click handling
2013-05-20 12:40:30 +02:00
kelson42
499b50172f
+ small visual UI fixes
2013-02-12 19:33:00 +00:00
kelson42
36f0b977f7
* FIXED: kiwix-serve UI for non-javascript browsers like Dillo ( #587 )
2013-02-12 18:13:01 +00:00
kelson42
306b7ebbb0
+ fix fulltext result page for pattern including mustbeurlencoded characters
2012-12-30 16:55:08 +00:00
kelson42
bb62f3aa94
+ kiwix-serve page margin-top a little bit bigger
2012-12-20 22:30:35 +00:00
kelson42
5b5abceda4
+ some fixes in static pages
2012-11-15 14:06:30 +00:00
kelson42
76596f8f35
+ improve a few static html templates
2012-11-15 14:00:32 +00:00
kelson42
c74bb9c939
+ better html conformance for static pages
2012-11-15 13:51:33 +00:00
kelson42
1823771770
+ lang. fix in the result page template
2012-11-10 22:48:30 +00:00
kelson42
c1961faeb4
+ small renaming of stopword files
2012-09-01 11:38:09 +00:00
kelson42
3a3b34ade2
+ stopwords list in french
2012-09-01 11:17:54 +00:00
kelson42
0f563d33d4
+ move the stopworkds directory
2012-09-01 11:14:51 +00:00
kelson42
59d67aa036
+ remove js warning in kiwix-serve autosuggest
2012-08-14 16:36:18 +00:00
kelson42
f553cee7b4
+ autosubmit by choosing a value in the search autocomplete list
2012-08-14 16:21:28 +00:00
kelson42
6cac5e6320
+ remove useless js code
2012-08-14 07:11:45 +00:00
kelson42
c55de68072
+ implement the suggestion in kiwix-serve
2012-08-13 23:37:51 +00:00
reg_
c20fd205dd
WARN dangerous: removed old autotools scripts.
2012-07-06 17:21:51 +00:00
reg_
9fff4b1bac
removed DESTDIR from install targets for debian
2012-06-08 13:17:32 +00:00
reg_
e7446e0479
removed dependencies from dist
2012-06-04 11:38:35 +00:00
reg_
a7456d8560
debian desktop integration
2012-05-22 11:11:11 +00:00
kelson42
2cd537fd02
+ try to fix the problem with corrupted resources on arm kiwix-serve
2012-05-20 10:53:00 +00:00
kelson42
9329a78528
+ include string.h
2012-05-19 19:15:38 +00:00
kelson42
ae8882bd58
+ new version of the resources
2012-05-12 21:27:24 +00:00
kelson42
4259de99f2
+ change HTML ids of kiwix taskbar
2012-05-03 10:11:05 +00:00