Commit graph

657 commits

Author SHA1 Message Date
danpros
c02241509b Add theme_path() for easy theming 2023-12-10 10:29:15 +07:00
danpros
f4cf4e4435 Add last modified time
Add last modified time variable (eg. $p->lastMod). Add fallback just in case the tags count not the same.
2023-12-10 09:00:40 +07:00
Dan
38533939d0
Merge pull request #658 from bttrx/patch-4
Fixes i18n and unordered list; Provides i18n for feed error messages by @bttrx
2023-12-10 07:46:38 +07:00
Dan
d024a5c1ad
Merge pull request #657 from bttrx/patch-3
Fixes i18n not fully shown for admin/popular view by @bttrx
2023-12-10 07:01:17 +07:00
Dan
6a5cca37af
Merge pull request #656 from bttrx/patch-2
Sort categories alphabetically in 'Categories' view by @bttrx
2023-12-10 07:00:25 +07:00
Robert Riebisch
301b5d19ae
More i18n [1/2] 2023-12-09 22:15:23 +01:00
Robert Riebisch
e7ce1632ab
Fixes i18n and unordered list 2023-12-09 22:00:14 +01:00
Robert Riebisch
e4ef2a1f4b
Fixes i18n not fully shown for admin/popular view 2023-12-09 20:13:13 +01:00
Robert Riebisch
92f272d20e
Sort categories alphabetically in 'Categories' view 2023-12-09 19:41:23 +01:00
Robert Riebisch
9fd82e2433
Fixes duplicate date.format IDs 2023-12-09 19:03:32 +01:00
sb0001
cf9e5de395
Update edit-content.html.php
sort the dropdown list of categories alphabetically when editing a post
2023-12-09 01:26:26 +01:00
sb0001
50ab090a09
Update config.html.php
Add the common date format in German speaking countries: dd.mm.yyyy
2023-12-07 22:47:59 +01:00
sb0001
8b60daff85
Update add-content.html.php
sort the dropdown list of categories alphabetically when adding or editing a post
2023-12-07 22:32:54 +01:00
Dan
c533fb78d8
Merge pull request #648 from bttrx/i18n-for-'Name'
Update categories.html.php by @bttrx
2023-12-07 08:17:04 +07:00
Robert Riebisch
ce8789c551
Update categories.html.php
i18n for 'Name'
2023-12-06 20:26:57 +01:00
Robert Riebisch
4901ee4d35
Update posts-list.html.php
i18n for 'Views'
2023-12-06 18:37:58 +01:00
danpros
0fb381c552 Update views files 2023-12-06 17:30:20 +07:00
danpros
72e53f25b1 Update add-page.html.php 2023-12-06 15:20:25 +07:00
danpros
05151a8f47 Update functions.php 2023-12-06 12:48:03 +07:00
danpros
fc1f0b77c5 Update functions.php 2023-12-06 11:40:00 +07:00
danpros
d1005c7001 Update functions.php 2023-12-06 10:18:18 +07:00
danpros
3ee155da4a Update functions.php 2023-12-06 09:18:11 +07:00
danpros
7cbbf00392 Update functions.php 2023-12-06 08:34:49 +07:00
danpros
6db06e112b Update htmly.php 2023-12-06 01:17:50 +07:00
danpros
1ec6715acb Remove class 2023-12-05 23:02:37 +07:00
danpros
e5262646f0 Update functions.php 2023-12-05 09:48:02 +07:00
danpros
cc8318f1ba Update functions.php 2023-12-05 08:57:49 +07:00
danpros
3eebfe2044 Move function to individual views 2023-12-04 23:43:53 +07:00
danpros
a6792d4ba1 Update admin.php 2023-12-04 23:24:47 +07:00
danpros
b03106c736 Revert changes 2023-12-04 16:55:58 +07:00
danpros
fdb361282e Update functions.php 2023-12-04 14:54:43 +07:00
danpros
3291161f51 Translate important strings 2023-12-03 20:24:17 +07:00
Robert Riebisch
ed3e9b453c
Update scheduled.html.php
A little more i18n
2023-12-03 11:29:23 +01:00
danpros
23c4427300 Fix views reset problem. See #618 2023-12-03 16:15:26 +07:00
danpros
71e2f00fa9 Update functions.php 2023-12-03 09:15:20 +07:00
danpros
9a315d8a4b Update htmly.php 2023-11-29 20:19:00 +07:00
danpros
b83062918d Translation 2023-11-29 19:31:04 +07:00
danpros
c4b4c89bd9 Formatting 2023-11-29 16:54:14 +07:00
danpros
212bdf4152 Simple scheduled post
Publish a post with future date or time, it will go into scheduled posts.
2023-11-29 16:34:32 +07:00
danpros
9b162c2e5b My bad 2023-11-27 18:17:23 +07:00
danpros
3278f6e799 PHP 5.3 backward compatibility 2023-11-27 16:10:50 +07:00
danpros
89b637e9f5 Switch between date and IntlDateFormatter 2023-11-25 13:23:23 +07:00
danpros
10ca416f0e Clean up PHP error log 2023-11-23 19:37:53 +07:00
danpros
cc7985c47b Update functions.php 2023-11-22 21:59:37 +07:00
danpros
c3c37b1f37 PHP 8.x compatibility
Remove deprecated warning for PHP 8.x
2023-11-22 17:15:14 +07:00
Dan
39629232b2
Merge pull request #622 from medmen/RSS_import_pics
Rss import pics BY @medmen
2023-11-22 16:16:07 +07:00
dolibarr95
b7f6803b4b
Update functions.php
Fix #570 570 Translation missing
tks to @bttrx
2022-08-10 08:45:05 +02:00
mieszkou
afbd7551ac modified: system/admin/editor/js/Markdown.Editor.js (wyłączenie Ctrl+z, Ctrl+y) 2022-05-16 03:37:07 +02:00
mieszkou
72dc794080 modified: system/admin/editor/js/Markdown.Editor.js (wyłączenie skrótu ctrl+x) 2022-05-16 03:06:03 +02:00
mieszkou
0d8512dd32 modified: system/admin/views/config.html.php added format %Y-%m-%d 2022-05-16 00:55:42 +02:00