995 Commits

Author SHA1 Message Date
Kovid Goyal
f80e1853ac
Remove obsolete entry in FAQ 2020-12-26 09:49:53 +05:30
Kovid Goyal
1e123e35cf
manual formatting 2020-12-24 09:58:26 +05:30
Charles Haley
da52fa1655 Template language: add function connected_device_uuid 2020-12-22 14:44:17 +00:00
Kovid Goyal
4daf63fca1
String changes 2020-12-22 12:47:40 +05:30
Charles Haley
dff123fc0f Template/formatter enhancements:
1) Added a 'for' statement
2) Added the ability for a developer to pass a dict of extra information to a template.
2020-12-19 09:46:41 +00:00
Kovid Goyal
7c5f4bd48b
String changes 2020-12-18 17:31:46 +05:30
Kovid Goyal
08cafd1de0
String changes 2020-12-17 22:35:04 +05:30
Kovid Goyal
843a317334
Viewer: Add a mode to follow links with only the keyboard 2020-12-16 08:25:05 +05:30
Kovid Goyal
5203651af1
Dont use a binary for building translations 2020-12-15 19:14:29 +05:30
Kovid Goyal
a8359d83c0
Fix translations build on CI missing docstrings 2020-12-13 20:58:30 +05:30
Kovid Goyal
c683535752
... 2020-12-12 10:02:16 +05:30
Kovid Goyal
88b3ef9b5f
Add a note about limitations of browsers 2020-12-11 08:07:05 +05:30
Kovid Goyal
dc5300be83
String changes 2020-12-11 07:10:08 +05:30
Kovid Goyal
08d7840d21
Document the read aloud function 2020-12-10 22:12:30 +05:30
Kovid Goyal
fe45cb1111
String changes 2020-12-09 08:03:10 +05:30
Kovid Goyal
129a18d2c3
String changes 2020-12-04 05:42:41 +05:30
Kovid Goyal
a30291c1ae
String changes 2020-11-28 18:56:24 +05:30
Kovid Goyal
91306f57d0
String changes 2020-11-28 14:42:08 +05:30
Kovid Goyal
197ec8c441
Better fix for static top nav bar
Use CSS grids. The earlier solution caused links to go to slightly
incorrect positions.
2020-11-27 13:21:51 +05:30
Kovid Goyal
2e6f0e7a59
Update The BBC 2020-11-26 12:30:46 +05:30
Kovid Goyal
803c4c5221
Add notes on how to enerate calibre:// URLs 2020-11-24 17:30:56 +05:30
Kovid Goyal
a5a26bbe7a
Keep top-bar visible
Fixes #1905191 [[Enhancement] Always keep the controls visible in the User Manual](https://bugs.launchpad.net/calibre/+bug/1905191)
2020-11-24 13:41:35 +05:30
Kovid Goyal
b9209c4f3f
Fix list bullets going out of containers in narrow mode 2020-11-24 13:30:30 +05:30
Kovid Goyal
8bc68e8375
Top bar should not be displayed in narrow mode 2020-11-24 13:25:34 +05:30
Kovid Goyal
b5cf33145a
fix horizontal scrollbar when screen is less than 940px 2020-11-24 13:22:54 +05:30
Kovid Goyal
5a96856d68
Fix custom css file not being included 2020-11-24 13:17:27 +05:30
Kovid Goyal
a4c89efcb0
fix indentation 2020-11-24 12:32:10 +05:30
Kovid Goyal
c59f1cd242
string changes 2020-11-24 08:43:53 +05:30
Kovid Goyal
65dab30656
Allow copying the current search as a calibre:// URL by right clicking the search box 2020-11-23 18:02:19 +05:30
Kovid Goyal
ecb1ea36f8
String changes 2020-11-22 21:11:19 +05:30
Kovid Goyal
2caa7e08ba
String changes 2020-11-22 16:00:54 +05:30
Kovid Goyal
7ebfb0f248
Allow controlling the Virtual library with calibre://search URLs 2020-11-22 11:48:43 +05:30
Kovid Goyal
80aaffa6ef
String changes 2020-11-22 09:22:44 +05:30
Kovid Goyal
dc3a3a9abc
Fix incorrect copy/paste of freestar tag 2020-11-19 10:22:24 +05:30
Kovid Goyal
6f34100ca7
String changes 2020-11-17 14:24:56 +05:30
Kovid Goyal
1dd04b97c3
Migrate to FreeStart 2020-11-17 07:24:33 +05:30
Kovid Goyal
77259de1b0
String changes 2020-11-15 14:16:25 +05:30
Kovid Goyal
0559c50d6e
More verbiage 2020-11-12 11:51:20 +05:30
Kovid Goyal
fe9ed4c8ef
Add support for searching via the calibre:// URL scheme 2020-11-12 11:26:37 +05:30
Kovid Goyal
e11b6ef0b3
Move URL scheme handler docs into its own document 2020-11-12 10:58:30 +05:30
Kovid Goyal
1074d026db
Add documentation for the calibre:// URL scheme 2020-11-12 10:35:11 +05:30
Kovid Goyal
df3fc1eba1
String changes 2020-11-11 10:29:57 +05:30
Kovid Goyal
dc53a3087e
Update link to libreoffice extensions repository 2020-11-09 12:57:01 +05:30
Kovid Goyal
05ad3f3970
Add a CMP to the manual 2020-11-09 10:20:25 +05:30
Kovid Goyal
390109c82b
String changes 2020-10-30 22:08:56 +05:30
Charles Haley
38055729c8 Fix bug 1900316: Rewrite example in documentation for translations. 2020-10-18 12:27:31 +01:00
Kovid Goyal
8849f5adec
String changes 2020-10-17 13:45:23 +05:30
Charles Haley
794ed146af Minor cleanups of the template documentation 2020-10-16 08:42:01 +01:00
Kovid Goyal
ebf3937628
... 2020-10-16 07:34:00 +05:30
Charles Haley
3b096ca3ff Updates and cleanups of the template documentation.
I don't know if I got the formatting right. In particular I moved the function reference to the end, which I hope doesn't break anything.
2020-10-15 18:55:04 +01:00