Commit graph

250 commits

Author SHA1 Message Date
danpros
317c0e0ac6 Translation not available 2021-01-22 13:33:08 +07:00
danpros
a2d5355dcd Fix twentyfifteen theme 2021-01-21 19:06:47 +07:00
Stefan Björk
1d7879986a Translation fix of twentyfifteen theme. 2020-11-11 14:11:17 +01:00
danpros
ec1cf1d303 CVE-2019-8349 XSS vulnerabilities fix 2020-05-06 13:06:59 +07:00
danpros
fb6fac0af1 Clean up the themes 2020-05-06 10:16:33 +07:00
Stefan Björk
8135a22b96 Add figcaption styling to twentysixteen CSS. 2020-05-05 09:16:30 +02:00
Stefan Björk
8dfda21f3f Added CSS styles for figure captions. Changed RSS feed to /feed/rss for
genericons.
2020-05-05 09:15:51 +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
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
Danang Probo Sayekti
ef62b9e460 Maintenance and bugs fixes 2016-01-24 21:35:29 +07:00
Danang Probo Sayekti
8af0ef159f Maintenance & Bugs fixes
Glob() is expensive so cache the category files.
2016-01-09 12:30:23 +07:00
Danang Probo Sayekti
cd54414321 Fix theme 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.
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
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
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 2015-11-23 18:54:56 +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
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 2015-09-21 13:58:20 +07:00
Danang Probo Sayekti
0df2146ce1 Fix bugs 2015-08-29 10:47:48 +07:00
Danang Probo Sayekti
9dd9f87cf5 Improve search page + 404 2015-08-27 14:50:35 +07:00
Danang Probo Sayekti
38faebe6d6 Improve theme 2015-08-27 11:02:57 +07:00
Danang Probo Sayekti
1265580b24 Revert htaccess 2015-08-26 22:50:42 +07:00
Danang Probo Sayekti
bbd0357978 Update style 2015-08-26 21:36:54 +07:00
Danang Probo Sayekti
cc91b4478f Update theme 2015-08-26 19:52:08 +07:00
Danang Probo Sayekti
a4b6fe18db Add category
Add category feature to the core.
2015-08-26 10:44:25 +07:00
Andreas
80afb162d9 Robots.txt update + new htaccess for cache folder.
Updated robots.txt + new htaccess files.

I made the following changes for the robots.txt and .htaccess files.

# robots.txt updated
- Allow theme assets (CSS, JS, Images, Fonts) for SEO
- Allow folder with uploaded images (/content/images)

# .httaccess files added
- /content - Deny all
- /content/images - Allow only jpg|png|gif
- /cache - Deny all
- /system - Deny all
- /system/admin/editor - Allow all
- /system/resources - Allow all
- /themes - Deny all
- /themes/blog/css - Allow all
- /themes/blog/fonts - Allow all
- /themes/blog/images - Allow all
- /themes/blog/js - Allow all
- /themes/clean/css - Allow all
- /themes/default/css  - Allow all
- /themes\default\img - Allow all
- /themes\logs\css - Allow all
2015-08-24 16:02:46 +02:00
Andreas
41ae84a129 404 pages rendreed within layout
Before this pull request, the 404 and 404-search templates where handled
as full HTML pages without the page context (layout).

With this pull request both pages are rendered inside the selected
themes layout. Additionally the 404 template now contains the "search
form" and the homepage link.

All Themes are already updated with the above changes.
2015-08-24 12:44:28 +02:00
Danang Probo Sayekti
ccd912b667 Change installed version 2015-08-14 09:32:30 +07:00
Danang Probo Sayekti
0b100044b4 Multi languange tags and search fixes 2015-08-06 15:50:58 +07:00
Danang Probo Sayekti
96ce3816ee Add blog Url 2015-07-31 22:34:43 +07:00
Danang Probo Sayekti
d32bfd73ab Styling 2015-07-30 14:26:19 +07:00
Danang Probo Sayekti
0d139d9401 Cleaning Up 2015-07-30 12:53:43 +07:00
Danang Probo Sayekti
3aed148d5c Improve style 2015-07-30 11:57:38 +07:00
Danang Probo Sayekti
14df75d6e4 Styling the blog theme 2015-07-30 11:13:00 +07:00
Danang Probo Sayekti
7c28567d1c Popular Posts Widget
Adding popular posts widget.
2015-07-30 07:50:46 +07:00
Danang Probo Sayekti
da14246cee Update blog theme 2015-07-26 20:27:04 +07:00
Danang Probo Sayekti
cb433acfc9 Update blog theme 2015-07-26 19:18:18 +07:00
Danang Probo Sayekti
62b01894d8 Update blog theme 2015-07-26 19:11:26 +07:00
Danang Probo Sayekti
2331afae4a Update layout.html.php 2015-07-26 13:26:10 +07:00
Danang Probo Sayekti
6ab29f246b Update README.md 2015-07-26 10:58:24 +07:00
Danang Probo Sayekti
0bb0382b5c Improvements 2015-07-26 10:48:41 +07:00
Danang Probo Sayekti
45d4b8b0fb Update release tag 2015-07-25 23:57:12 +07:00
Danang Probo Sayekti
f9f48a56e3 Improve style 2015-07-25 23:17:52 +07:00
Danang Probo Sayekti
b3e3895bf4 Add theme: blog
Add new theme blog
2015-07-25 15:03:09 +07:00