danpros
665ad9aa83
Make sure to return htmlspecialchars
2021-02-21 12:15:47 +07:00
danpros
c069ecfdb9
Update layout.html.php
2021-02-21 11:35:15 +07:00
danpros
e01aa3b4cd
Add tabs to config page
2021-02-21 11:18:27 +07:00
danpros
9c2facaccc
Fix views
2021-02-21 09:55:54 +07:00
danpros
2a64d44302
Config page revamp
2021-02-21 09:40:13 +07:00
danpros
933262fbfd
Duplicate tag
2021-02-20 09:15:09 +07:00
danpros
8990c67f96
Updating panel
2021-02-20 07:59:51 +07:00
danpros
cddf8c9255
Update category-list.html.php
2021-02-19 19:03:27 +07:00
danpros
02f84d81eb
Category page in admin
2021-02-19 18:56:43 +07:00
danpros
f019b6160c
Fix editor preview
2021-02-19 15:11:40 +07:00
danpros
5c5b94e83a
Always add slash
2021-02-19 15:03:50 +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
2b147ebb35
Limit unlink folder
2021-01-22 12:15:07 +07:00
danpros
73cab6df0d
Autocomplete tag
...
See: https://jqueryui.com/autocomplete/#multiple
2021-01-21 21:11:03 +07:00
sean1138
79732ef919
more labels for form inputs
2021-01-12 16:43:51 -05:00
sean1138
cf1f75d664
added if statements to remove inputs not needed for adding a category
2021-01-12 16:29:46 -05:00
sean1138
394f667692
more labels for form inputs
2021-01-12 16:07:00 -05:00
sean1138
c48290f4e5
add category column for view posts tables, each post can have multiplt tags so table column header "Tags"
2021-01-12 14:58:31 -05:00
sean1138
0df2478879
label for must = input id
...
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/label#using_the_for_attribute
2021-01-12 14:47:34 -05:00
Dan
925e2d6d0e
Update user-draft.html.php
2020-06-28 08:31:45 +07:00
danpros
ec1cf1d303
CVE-2019-8349 XSS vulnerabilities fix
2020-05-06 13:06:59 +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
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
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
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
0df2146ce1
Fix bugs
2015-08-29 10:47:48 +07:00
Danang Probo Sayekti
5abad2275b
Improve admin/categories
2015-08-27 15:09:54 +07:00
Danang Probo Sayekti
881aa37dcf
Fix content migration
2015-08-27 11:30:03 +07:00
Danang Probo Sayekti
38faebe6d6
Improve theme
2015-08-27 11:02:57 +07:00
Danang Probo Sayekti
8b2d616a88
Migrate content and draft
2015-08-27 10:17:27 +07:00
Danang Probo Sayekti
1265580b24
Revert htaccess
2015-08-26 22:50:42 +07:00
Danang Probo Sayekti
6745806b41
Migrate old content
2015-08-26 19:15:30 +07:00
Danang Probo Sayekti
a4b6fe18db
Add category
...
Add category feature to the core.
2015-08-26 10:44:25 +07: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
c4f424ad4f
Improvements
2015-08-20 13:42:35 +07:00
Danang Probo Sayekti
0ea29cc905
Fixes and Improvements
2015-08-17 22:13:28 +07:00
Danang Probo Sayekti
ccd912b667
Change installed version
2015-08-14 09:32:30 +07:00
Danang Probo Sayekti
26a1a97082
Permalink without year-month
2015-08-14 01:58:08 +07:00
Danang Probo Sayekti
f1b6128f22
Multi language tags
2015-08-06 21:34:13 +07:00
Danang Probo Sayekti
0d139d9401
Cleaning Up
2015-07-30 12:53:43 +07:00
Danang Probo Sayekti
1257fa0e30
Improve update page
2015-07-30 08:58:12 +07:00
Danang Probo Sayekti
7c28567d1c
Popular Posts Widget
...
Adding popular posts widget.
2015-07-30 07:50:46 +07:00
Danang Probo Sayekti
0729260d37
Add more info to update page
2015-07-26 11:49:18 +07:00
Danang Probo Sayekti
ce4d6e4b93
Improve the editor
2015-07-24 20:39:46 +07:00
Danang Probo Sayekti
4138142368
Improve resources
2015-07-24 16:00:15 +07:00
Danang Probo Sayekti
dcbf9f0700
Cleaning up
2015-07-21 19:05:08 +07:00
Danang Probo Sayekti
6ff9b03bf3
Fix date time
...
Fix the date and time on the edit content page so it will displayed as
year, month, day, hour, minute, and second.
2015-07-21 07:12:27 +07:00