Dan
|
00339d8057
|
Merge pull request #899 from EmiliTX/cbmtx-patch-3 by @EmiliTX
Update add-content.html.php
|
2025-04-07 20:07:43 +07:00 |
|
Emily S.
|
4655810687
|
Update add-content.html.php
|
2025-04-07 06:46:40 -05:00 |
|
Emily S.
|
e2cb0de26b
|
Update add-content.html.php
|
2025-04-07 06:45:58 -05:00 |
|
Emily S.
|
c91d70c497
|
Update add-content.html.php
Added custom_fields reference so that value in language file is used correctly
|
2025-04-07 06:44:26 -05:00 |
|
Emily S.
|
ec352a3328
|
Update edit-content.html.php
Added custom_fields to match language file
|
2025-04-07 06:34:17 -05:00 |
|
Dan
|
f42a31dc40
|
Update admin.php
|
2025-03-30 12:09:40 +07:00 |
|
Dan
|
0e6789758c
|
Update main.html.php
|
2025-03-28 13:48:36 +07:00 |
|
Dan
|
1e641b6043
|
Update version
|
2025-03-28 13:30:37 +07:00 |
|
Dan
|
b6ca7d7cc1
|
Update layout.html.php
|
2025-03-28 13:15:51 +07:00 |
|
Dan
|
f59febfa29
|
Improve performance
Previously, to count the number of posts, you needed a separate function. Now, that's no longer the case.
|
2025-03-28 08:01:39 +07:00 |
|
Dan
|
e2ba3fb06b
|
Handle null value
|
2025-03-27 09:21:25 +07:00 |
|
Dan
|
1412698c8d
|
Fix non existent ID error (JS)
|
2025-03-26 18:56:59 +07:00 |
|
Dan
|
0c300b5077
|
Split the recent_type()
The recent_type() only return post type. Add recent_category(), and recent_profile_posts()
|
2025-03-26 18:36:15 +07:00 |
|
Dan
|
280af1cb2d
|
Update functions.php
|
2025-03-25 23:19:26 +07:00 |
|
Dan
|
bbecb8e242
|
Update htmly.php
Allows custom template files for subpages: layout--[subpage-slug].html.php, layout--substatic.html.php, substatic--[subpage-slug].html.php, substatic.html.php
|
2025-03-25 23:17:13 +07:00 |
|
Dan
|
0e5125cfc7
|
Update editor.css
|
2025-03-19 19:25:04 +07:00 |
|
Dan
|
146eda9954
|
Fulltext search
Fulltext search enabled by default after installation.
|
2025-03-19 18:39:08 +07:00 |
|
Dan
|
58b6eb0a6a
|
Update admin.php
|
2025-03-19 14:04:41 +07:00 |
|
Dan
|
fb56df58da
|
Update editor.css
See: #843
|
2025-03-19 13:21:18 +07:00 |
|
Dan
|
82b1233ae3
|
Add file accept image/webp
|
2025-03-19 12:27:05 +07:00 |
|
Dan
|
04c5ab3a3d
|
Fix form styling
|
2025-03-19 12:20:36 +07:00 |
|
Dan
|
be90f88708
|
Form builder styling
|
2025-03-18 19:53:56 +07:00 |
|
Dan
|
c372b37980
|
Update edit-content.html.php
|
2025-03-18 15:47:38 +07:00 |
|
Dan
|
9d06bcf9f8
|
Fix edit content
|
2025-03-18 15:44:52 +07:00 |
|
Dan
|
65afc01fe5
|
Add info properties
|
2025-03-18 15:27:21 +07:00 |
|
Dan
|
b51bbd2d60
|
Update form.builder.js
|
2025-03-18 09:44:57 +07:00 |
|
Dan
|
0214d31817
|
Update form.builder.js
Remove spaces for select value and options value
|
2025-03-18 04:57:40 +07:00 |
|
Dan
|
22b6210caf
|
Update htmly.php
|
2025-03-17 20:17:54 +07:00 |
|
Dan
|
fda3af37f4
|
Clean toc heading link
The heading link only show up when we hovering it
|
2025-03-17 20:00:37 +07:00 |
|
Dan
|
6e667b4348
|
Added $p->raw/$author->raw
Use this to get the data from get_field().
|
2025-03-17 16:06:57 +07:00 |
|
Dan
|
3ca9ed1922
|
Simple custom fields
Currently only supports text, textarea, checkbox and select types.
Can add custom fields to posts, pages/subpages, profile.
|
2025-03-17 16:02:16 +07:00 |
|
Dan
|
ea2c17473f
|
Update Markdown.Editor.js
Use triple backticks instead of four spaces for <code> block.
|
2025-03-17 07:29:57 +07:00 |
|
Dan
|
4081319e52
|
Remove space before and after
|
2025-03-02 22:30:22 +07:00 |
|
Dan
|
d92cef494a
|
Update htmly.php
See: #876
|
2025-03-02 21:39:08 +07:00 |
|
Dan
|
b02cd40a3c
|
Update admin.php
|
2025-02-19 08:02:17 +07:00 |
|
Dan
|
bed4998e4e
|
Update version
|
2025-02-17 12:22:19 +07:00 |
|
Dan
|
809b7aa594
|
Update functions.php
|
2025-02-16 11:00:08 +07:00 |
|
Dan
|
0eeeec058c
|
Add lang key
|
2025-02-15 10:28:38 +07:00 |
|
Dan
|
e9589b1dc2
|
Add clear index button
|
2025-02-15 06:17:05 +07:00 |
|
Dan
|
529cb62ae5
|
Update dispatch.php
|
2025-02-14 16:07:08 +07:00 |
|
Dan
|
3d17ca5254
|
Update search-reindex.html.php
|
2025-02-14 12:28:26 +07:00 |
|
Dan
|
e4dfc429d7
|
Fulltext search index
|
2025-02-14 10:21:17 +07:00 |
|
Dan
|
ed5faba993
|
Bug fix. See #870
|
2025-02-01 14:57:54 +07:00 |
|
splifingate
|
6a7002657c
|
three-character minimum for $keyword
limit $keyword to a minimum of three characters
|
2025-01-29 05:43:42 -05:00 |
|
splifingate
|
ffee888eab
|
Revert "cleanup"
This reverts commit 9a6e4b83ee.
|
2025-01-29 05:41:28 -05:00 |
|
splifingate
|
9a6e4b83ee
|
cleanup
fix errant tabbing
|
2025-01-29 05:37:15 -05:00 |
|
splifingate
|
a88411150d
|
three-character minimum for $keyword
system/includes/functions.php:
add function to limit $keyword to three, or more, characters; cleanup
themes/doks/main.html.php:
remove color <span>
|
2025-01-29 05:33:56 -05:00 |
|
Dan
|
5d873dceec
|
Change version
|
2025-01-27 08:09:27 +07:00 |
|
Dan
|
5804cbcdd7
|
Cleaning up
|
2025-01-27 07:58:10 +07:00 |
|
splifingate
|
002b25d158
|
Update functions.php
extra / *oops*
|
2025-01-26 15:14:12 -05:00 |
|