Commit graph

54 commits

Author SHA1 Message Date
danpros
a8e3c0e670 TOC styling
Create default TOC style with options to use the theme css
2024-02-22 18:46:35 +07:00
danpros
844e707452 Add TOC settings 2024-02-21 20:03:13 +07:00
danpros
49898f79ac Update config.ini.example 2024-01-26 18:00:01 +07:00
danpros
e5e87717f4 Change version 2024-01-26 14:19:22 +07:00
danpros
5adfd66d50 Include functions.php
If there is functions.php inside themes root, include it.
2024-01-24 11:22:54 +07:00
danpros
f7b6a3dcd2 Update readme 2024-01-11 06:34:26 +07:00
danpros
90759d673c Allow multiple site.urls. See #549
If you upload an image on one of the sites, change the image address to relative path.
2024-01-06 16:22:12 +07:00
danpros
1276b93c91 Remove port 443 during installation 2023-12-04 11:49:53 +07:00
danpros
40181f0de6 Bump version to 2.8.3
Fully support PHP 8.x
2023-11-26 08:52:22 +07:00
danpros
89b637e9f5 Switch between date and IntlDateFormatter 2023-11-25 13:23:23 +07:00
danpros
e702617cc4 Limit tagcloud
Allowing to set the tagcloud number
2022-02-05 13:54:58 +07:00
danpros
461f30bf5d Update config.ini.example 2021-02-21 18:22:28 +07:00
danpros
2a64d44302 Config page revamp 2021-02-21 09:40:13 +07:00
danpros
e2192f774d Cleaning up 2021-02-18 20:18:06 +07:00
danpros
d1f7d279bd Admin panel revamp and simple menu builder 2021-02-18 14:08:51 +07:00
danpros
a2d5355dcd Fix twentyfifteen theme 2021-01-21 19:06:47 +07:00
danpros
0f28fe7343 Simplify the language
For better flexibility
2021-01-21 17:42:57 +07:00
Eric Roller
f3049946d7
Corrected config variable name. 2020-06-21 18:51:58 +02:00
danpros
ec1cf1d303 CVE-2019-8349 XSS vulnerabilities fix 2020-05-06 13:06:59 +07:00
Dan
a5a3d662a3
Update config.ini 2020-05-02 07:45:47 +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
5955ec2007 [CLEANUP] move plugin urilfy to composer setup 2016-07-31 11:52:28 +02:00
Danang Probo Sayekti
ef62b9e460 Maintenance and bugs fixes 2016-01-24 21:35:29 +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
96a250274e Improving template engine
Improving template engine for more flexible theming. Add
cache.expiration.
2015-12-21 18:42:49 +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
d12d5662b0 Pagedown Extra + sitemap.category.xml
Use the pagedown extra instead of standard pagedown. Adding
sitemap.category.xml
2015-09-21 10:45:44 +07:00
Danang Probo Sayekti
38faebe6d6 Improve theme 2015-08-27 11:02:57 +07:00
Danang Probo Sayekti
a4b6fe18db Add category
Add category feature to the core.
2015-08-26 10:44:25 +07:00
Andreas
9b37682f25 Set the Sitemap priorities within the config.ini (SEO)
Feature to change Sitemap priorities direct with the "config.ini" for
SEO. Additionally this commit adds the "lastmod" tag for posts.

- Set the Sitemap priorities for subtypes (Base, Post, Static, Tag, ...)
within the config.ini
- Values beween 1.0 and 0.0 or "false" to disable a subtype.
- Default priority is 0.5 as fallback. (see functions.php) The default
for "base" (Homepage) is 1.0.
- Disabled subtypes aren't available in the sitemap.xml (index).
- The sitemap for posts now contains the "lastmod" set the the post's
date.
2015-08-23 23:34:53 +02:00
Danang Probo Sayekti
0ea29cc905 Fixes and Improvements 2015-08-17 22:13:28 +07:00
Danang Probo Sayekti
26a1a97082 Permalink without year-month 2015-08-14 01:58:08 +07:00
Danang Probo Sayekti
a99b71ef07 Improve blog 2015-08-01 01:32:34 +07:00
Danang Probo Sayekti
0d139d9401 Cleaning Up 2015-07-30 12:53:43 +07:00
Danang Probo Sayekti
b3e3895bf4 Add theme: blog
Add new theme blog
2015-07-25 15:03:09 +07:00
Danang Probo Sayekti
2ab20034db Cleaning up 2015-07-24 22:23:12 +07:00
Kanti
5eefbe93f8 [TASK] added Feature #120 2014-12-14 18:39:52 +01:00
Kanti
e6c8c3f2c7 Added time to Publish date 2014-09-27 14:06:03 +02:00
Kanti
eae85a1c2e Added Webmaster tool verification 2014-09-15 12:44:00 +02:00
BlackCodec
32717b6d4e Added encryption
Added user password encryption
2014-08-04 14:38:54 +02:00
Kanti
452cf9212d Added views.counter in the Config File 2014-07-31 16:45:20 +02:00
Danang Probo Sayekti
e5d718dc6d Add backup feature
Add backup feature to the core.
2014-02-21 12:49:39 +07:00
Danang Probo Sayekti
f30a857608 Forgot FB appid
FOr got FB appid
2014-02-15 11:06:20 +07:00
Danang Probo Sayekti
2f86b2780d jQuery
Loading jQuery without using it is stupid. Add options for it.
2014-02-15 02:10:47 +07:00
Danang Probo Sayekti
294543c142 Improve comment
Improve comments
2014-02-14 20:11:23 +07:00
Danang Probo Sayekti
a6bfc5a7ce Add Facebook comments
Add Facebook comments as comment system options.
2014-02-14 19:56:09 +07:00
Danang Probo Sayekti
def856716a Add lightbox config
Add lightbox config.
2014-02-14 18:08:31 +07:00
Danang Probo Sayekti
6a7c090a68 Ad lightbox
Add lightbox as an inline image handling.
2014-02-14 16:38:28 +07:00
Danang Probo Sayekti
6e5926f9a4 Add new theme
Add new theme and set the default to when first run.
2014-02-13 02:38:24 +07:00
Danang Probo Sayekti
72cf924c1c Improve the teaser
Improve the teaser
2014-02-08 18:31:11 +07:00