Stefan Björk
f7f3617502
Merge branch 'swedish'
2020-05-05 09:04:32 +02:00
Stefan Björk
3ebaf056e0
Swedish translation.
2020-05-05 08:45:07 +02:00
Stefan Björk
9f1874345a
Images with nonempty alt text, occurring by itself in a paragraph, will be rendered as figure with a caption, like pandoc's markdown (see < https://pandoc.org/MANUAL.html#images >). This is controlled with a new configuration option fig.captions.
2020-05-05 08:11:44 +02:00
Stefan Björk
013c18e975
Merge remote-tracking branch 'upstream/master' into danpros
2020-05-05 08:09:09 +02:00
danpros
e5265527db
Composer update
2020-05-05 08:06:22 +07:00
danpros
0fc0d127da
Revert back the date_format
...
We will change the date format in one go later.
2020-05-04 10:16:56 +07:00
danpros
73e103b8ab
Simplify the language file
...
We just need to creating the file and load it via config
2020-05-03 09:58:32 +07:00
Dan
a5a3d662a3
Update config.ini
2020-05-02 07:45:47 +07:00
Dan
cea350a073
Merge pull request #388 from NightPurrer/patch-1
...
Maded Polish translation completed in 90 percent by @NightPurrer
2020-05-02 07:28:49 +07:00
Dan
51a066b6f0
Merge pull request #384 from nikkolai14/patch-1
...
Refactor "if" condition for "$_FILES" array by @nikkolai14
2020-05-02 07:28:17 +07:00
Dan
4d40599122
Merge pull request #334 from vevhlos/fix-typo-function-call
...
Fixes typo in function call by @vevhlos vevhlos
2020-05-02 07:27:18 +07:00
Dan
9e4f73d6cf
Merge pull request #279 from EBethus/master
...
Ignore cache and content directories by @bluebirch
2020-05-02 07:25:45 +07:00
med-men
775586324c
this feature update will allow you to import images within RSS streams. For legal reasons only images from same URL as RSS stream will be imported
2019-11-24 23:46:32 +01:00
med-men
e74df0b3dd
this feature update will allow you to import images within RSS streams. For legal reasons only images from same URL as RSS stream will be imported
2019-11-24 23:42:00 +01:00
Dash
9fe9c4097b
Create lang-pl.ini
2018-12-17 00:42:39 +01:00
Nikkolai Fernandez
faa522d827
Refactor "if" condition for "$_FILES" array
...
remove unnecessary nested if condition to one liner using AND Boolean operator.
2018-11-04 12:00:38 +08:00
Just vev
32c4279969
Fixes typo in function call
2017-08-03 12:16:57 +03:00
Dan
ee3e479ebd
Merge pull request #317 from RalfZim/master
...
Adding language support - currently only English and German by @RalfZim
2017-04-24 11:26:56 +07:00
Ralf (infinity)
4fde479aba
Adding language support - currently only English and German
...
system/htmly.php
- Loads language files from folder lang/
- Sets language settings for date and time format
system/includes/dispatch.php
- function i18n() returns translated strings
2017-04-23 17:26:54 +02:00
Kanti
5423d65cdc
Merge pull request #286 from MarsNL/master
...
Added step=1 to the time input to add seconds selection.
2016-09-29 07:17:37 +02:00
MarsNL
d378abac36
Added step=1 to the time input to add seconds selection.
...
Without the step modifier users on Chrome mobile couldn't edit
blogs because the seconds were missing
(hh:mm while hh:mm:ss was expected)
This is my first commit, hope it worked :)
2016-09-28 22:53:46 +02:00
ashrey
4a55a79635
Ignore cache and content directories
2016-08-21 15:39:06 -04:00
Dan
543084524a
Merge pull request #278 from Ashrey/master
...
Permision by @Ashrey
2016-08-22 00:41:12 +07:00
ashrey
803ee045d9
Permision
2016-08-21 11:31:45 -04:00
Kanti
5955ec2007
[CLEANUP] move plugin urilfy to composer setup
2016-07-31 11:52:28 +02:00
Dan
bf5fe94861
Update README.md
2016-02-17 08:16:22 +07:00
Danang Probo Sayekti
ef62b9e460
Maintenance and bugs fixes
v2.7.4
2016-01-24 21:35:29 +07:00
Danang Probo Sayekti
e66f84d413
Quick fixes
v2.7.3
2016-01-11 13:32:09 +07:00
Danang Probo Sayekti
8af0ef159f
Maintenance & Bugs fixes
...
v2.7.2
Glob() is expensive so cache the category files.
2016-01-09 12:30:23 +07:00
Danang Probo Sayekti
cd54414321
Fix theme
v2.7.1
2016-01-04 09:19:19 +07:00
Danang Probo Sayekti
9781a79621
Fix footnote link
...
Make the footnote link absolute when on teaser
2016-01-04 09:08:57 +07:00
Danang Probo Sayekti
386f047505
Theme copyright.
...
v2.7.0
Added theme copyright for Twenty Fifteen & Twenty Sixteen.
2016-01-02 02:03:45 +07:00
Danang Probo Sayekti
a273a4faf7
Happy New Year!
...
The ported version of Twenty Fifteen and Twenty Sixteen include with the
package. Maintenance and bugs fixes.
2016-01-01 22:10:52 +07:00
Danang Probo Sayekti
767d43dbd0
Prepare quick release
...
v2.6.9
Prepare quick release since even though only small changes but its
important. See commit #2fca100
2015-12-24 08:02:55 +07:00
Danang Probo Sayekti
2fca100347
Support Chinese, Japanese, Arabic etc. for slug
...
Support Chinese, Japanese, Arabic etc. for the slug (post url, tag and
category).
2015-12-23 23:59:59 +07:00
Danang Probo Sayekti
96a250274e
Improving template engine
...
v2.6.8
Improving template engine for more flexible theming. Add
cache.expiration.
2015-12-21 18:42:49 +07:00
Danang Probo Sayekti
7e73666725
Improvements
v2.6.7
2015-12-01 22:47:16 +07:00
Danang Probo Sayekti
65475451a5
Update themes
2015-12-01 20:53:28 +07:00
Danang Probo Sayekti
e3e393a7bd
Cleaning up
...
Simplify add and edit content. Bugs fixes and improvements.
2015-12-01 18:43:02 +07:00
Danang Probo Sayekti
5f271a2370
Update
v2.6.6
2015-11-23 18:54:56 +07:00
Danang Probo Sayekti
c1f8079049
Update the language map
2015-11-23 16:13:11 +07:00
Danang Probo Sayekti
aa7a456ae7
Improve pagination
2015-11-23 13:42:19 +07:00
Danang Probo Sayekti
0a2a375953
Update styles
2015-11-23 11:48:36 +07:00
Danang Probo Sayekti
3db1004774
Improve pagination
2015-11-23 11:02:50 +07:00
Danang Probo Sayekti
56485a27db
Improvements
...
Use URLify, add pager number, new variable etc.
2015-11-22 22:36:06 +07:00
Danang Probo Sayekti
d81933f002
Improve custom menu
...
v2.6.5
Add active menu link to custom menu
2015-11-14 21:59:53 +07:00
Danang Probo Sayekti
d4e6139011
Prepare release + bugs fix
...
Prepare release, improvements, and bugs fix #226
2015-11-14 13:50:47 +07:00
Danang Probo Sayekti
eb8e0ac503
Static frontpage and improvements
...
Add new config: static.frontpage = "true" to enable the static
frontpage.
2015-11-14 10:10:34 +07:00
Danang Probo Sayekti
19592fe137
Prepare release
v2.6.4
2015-09-21 13:58:20 +07:00
Danang Probo Sayekti
2a33c284f1
Cleaning up
2015-09-21 11:18:06 +07:00