Kovid Goyal
69eac37671
Fix incorrect docs for date_arithmetic()
2021-06-04 05:01:30 +05:30
Charles Haley
e03405df1b
New formatter function 'date_arithmetic' that simplifies computing new dates from an existing one
2021-06-03 15:31:55 +01:00
Kovid Goyal
5993017df9
String changes
2021-05-15 14:24:27 +05:30
Kovid Goyal
53e42361d5
string changes
2021-05-10 07:44:02 +05:30
Kovid Goyal
752f8de057
String changes
2021-05-07 11:44:33 +05:30
Kovid Goyal
f4bfb45601
String changes
2021-05-03 13:47:46 +05:30
Kovid Goyal
f1e7f52063
Only generate back links to localized versions of the website if they exist
2021-04-29 07:03:59 +05:30
Kovid Goyal
dbe1676212
String changes
2021-04-28 09:26:53 +05:30
Kovid Goyal
95a9042e48
String changes
2021-04-26 08:31:30 +05:30
Kovid Goyal
5ce4532f2a
Update instructions for using lookup in the manual
2021-04-25 17:40:34 +05:30
Kovid Goyal
0dc1dac0b9
E-book viewer: Right clicking when text is selected should extend the selection instead of doing nothing. Fixes #1925390 [[Enhancement - Viewer] Right-clicking to deselect text]( https://bugs.launchpad.net/calibre/+bug/1925390 )
2021-04-25 13:54:13 +05:30
Charles Haley
7d3c0b5b05
More template stuff:
...
- Replace the newline() function with the character('name') function
- Document the new function
- In the template editor/debugger, display special characters like newline as escaped characters
2021-04-21 16:44:16 +01:00
Kovid Goyal
0f34f3c593
Fix #1924893 [English text in code block (manual)]( https://bugs.launchpad.net/calibre/+bug/1924893 )
2021-04-18 13:38:18 +05:30
Charles Haley
a5585acebb
Fix typo (the the).
2021-04-17 14:22:08 +01:00
Kovid Goyal
fed9f5dcd7
string changes
2021-04-17 10:33:25 +05:30
Charles Haley
8228daab7b
Template language enhancement: add the 'inlist' operator
2021-04-15 14:56:16 +01:00
Kovid Goyal
75333c2b54
Allow auto scrolling through the list of books by pressing the X key. The speed of scrolling can be controlled in Preferences->Look & feel->Cover browser. Useful to have a "slideshow" of book covers
...
Fixes #1917634 [[Enhancement] Add slideshow capability to cover browser](https://bugs.launchpad.net/calibre/+bug/1917634 )
2021-04-15 18:01:48 +05:30
Kovid Goyal
52a79da4aa
string changes
2021-04-11 13:33:04 +05:30
Kovid Goyal
aebc379845
string changes
2021-04-08 08:53:08 +05:30
Charles Haley
0999e9726f
Template documentation updates
2021-04-06 15:25:09 +01:00
Kovid Goyal
f009b8c64b
...
2021-04-06 08:05:18 +05:30
Kovid Goyal
541178ade0
string changes
2021-03-31 21:47:57 +05:30
Kovid Goyal
a80357301c
...
2021-03-28 16:10:05 +05:30
Kovid Goyal
3848fb45d0
String changes
2021-03-27 20:39:10 +05:30
Charles Haley
1311c84d11
Template function format_date() improvement: add 'to_number' and 'from_number' as valid formats
2021-03-25 19:31:12 +00:00
Charles Haley
7e95562329
Fix Jellby's second example.
2021-03-25 13:13:07 +00:00
Charles Haley
c2a25a8bd1
Bug #1921348 : English text in code block. Many other cleanup, spelling, and grammar changes.
2021-03-25 13:05:02 +00:00
Charles Haley
b173eb4636
Add field references to the language syntax. $authors is the same as field('authors'). $$pubdate is the same as raw_field('pubdate').
2021-03-24 12:49:49 +00:00
Kovid Goyal
4ad268224f
Edit book: When right clicking on a class in a HTML file, add an option to rename the class throughout the book
2021-03-24 16:12:02 +05:30
Kovid Goyal
5ba9dbe940
Add a note about uploading large books when reverse proxying with nginx
2021-03-22 09:38:54 +05:30
Kovid Goyal
02aeec9234
Merge branch 'patch-1' of https://github.com/0verk1ll/calibre
2021-03-20 20:16:09 +05:30
overkill
1aca333f16
Added Explicit Semicolon
...
This is to address a recommendation from LGTM (https://lgtm.com/projects/g/kovidgoyal/calibre/?mode=tree&severity=recommendation&ruleFocus=4860080 ).
2021-03-20 10:33:02 -04:00
Kovid Goyal
dee2b114c0
...
2021-03-20 19:20:57 +05:30
Kovid Goyal
8b4d27a75b
...
2021-03-16 18:17:27 +05:30
Kovid Goyal
8ef1ef8ede
string changes
2021-03-16 17:16:12 +05:30
Kovid Goyal
de1dfc28e5
string changes
2021-03-16 12:02:01 +05:30
Charles Haley
4b67f7cc1d
Template language manual improvements.
2021-03-15 13:24:41 +00:00
Kovid Goyal
0d9845fe0c
string changes
2021-03-11 21:48:10 +05:30
Kovid Goyal
7b77ab672b
String changes
2021-03-10 18:22:27 +05:30
Kovid Goyal
cbd1c42865
E-book viewer: Allow using shift+click to extend selections. Fixes #1918251 [E-book viewer selection broken]( https://bugs.launchpad.net/calibre/+bug/1918251 )
2021-03-10 13:19:35 +05:30
Kovid Goyal
baa6524c0f
string changes
2021-03-10 10:28:20 +05:30
Kovid Goyal
3a361db030
string changes
2021-03-10 10:23:13 +05:30
Kovid Goyal
4f8bdb3f52
Update outdated documentation
...
There is no adjust selection button anymore
2021-03-09 14:26:09 +05:30
Kovid Goyal
e57e255d3a
Fix #1918153 [[Enhancement] Remember language when going to the calibre homepage from the User Manual]( https://bugs.launchpad.net/calibre/+bug/1918153 )
2021-03-09 11:50:39 +05:30
Kovid Goyal
5aec473530
string changes
2021-03-09 09:19:56 +05:30
Charles Haley
9b4df77da5
More template language documentation improvements.
2021-03-08 15:16:13 +00:00
Kovid Goyal
54c56b9d0e
String changes
2021-03-08 17:08:16 +05:30
Charles Haley
bde8cd5e65
1) Fix regression in template language: at some point in V5 the template language was changed to disallow using an expression_list as a parameter. This was allowed in previous major revisions.
...
2) Allow expression lists in parameterized expressions.
3) Correct the grammar in the documentation.
2021-03-07 11:01:50 +00:00
Kovid Goyal
661d5a5278
String changes
2021-03-06 19:54:17 +05:30
Kovid Goyal
c854a7b670
string changes
2021-03-05 22:18:23 +05:30