Commit graph

356 commits

Author SHA1 Message Date
Danang Probo Sayekti
72cf924c1c Improve the teaser
Improve the teaser
2014-02-08 18:31:11 +07:00
Danang Probo Sayekti
c7c23866bb User role support
User role support
2014-02-08 00:17:28 +07:00
Danang Probo Sayekti
b47cf3e363 Add limit RSS length
Add option to limit rss length.
2014-02-07 20:21:05 +07:00
Danang Probo Sayekti
36f4c2d4df Various improvements
Various improvements
2014-02-07 07:14:05 +07:00
Danang Probo Sayekti
34603e3989 Handle sitemap error
handle sitemap error when no content available.
2014-01-30 21:55:35 +07:00
Danang Probo Sayekti
daa3d40c3b Cleaning up
Cleaning up the codes.
2014-01-30 20:07:43 +07:00
Danang Probo Sayekti
91850bc6e1 Server compatibility
Server compatibility
2014-01-30 17:40:22 +07:00
Danang Probo Sayekti
39b1ad8c3f Fix error on some server
Fix error on some server
2014-01-30 16:28:21 +07:00
Danang Probo Sayekti
2949af2922 Suppress error
Suppress error on some of Linux distro.
2014-01-30 15:09:19 +07:00
Danang Probo Sayekti
5202a6c3f0 Fix teaser
Fix teaser offset error.
2014-01-30 01:52:07 +07:00
Danang Probo Sayekti
572090f88b Improve the admin integration
Improve the admin integration
2014-01-30 00:42:00 +07:00
Danang Probo Sayekti
cdf2a4dd2b Change admin panel
Change admin panel.
2014-01-29 10:30:45 +07:00
Danang Probo Sayekti
4e27072496 Use traditional title
Use traditional input for title.
2014-01-27 07:11:47 +07:00
Danang Probo Sayekti
39bf9f843a Suppress error
Suppress error warning. Use default title if no h1 specify.
2014-01-26 20:34:00 +07:00
Danang Probo Sayekti
5358f21d50 Change config folder
Change config folder for later developments. A few style improvements.
2014-01-25 08:04:51 +07:00
Danang Probo Sayekti
29fea933b0 Fix date problems
Fix date problems. Date displayed wrongly.
2014-01-23 08:43:53 +07:00
Danang Probo Sayekti
65a1d44370 Bugs fixes.
Handle if magic quotes turned on, and fix archive sort on some linux
distros.
2014-01-22 23:39:49 +07:00
Danang Probo Sayekti
f5851178d4 Fix breadcrumb.
Fix breadcrumb.
2014-01-22 23:09:58 +07:00
Danang Probo Sayekti
521f44df0a Sitemap problems
Fix sitemap problems.
2014-01-22 20:45:36 +07:00
Danang Probo Sayekti
512fb61e73 Fix tag sitemap link
Fix tag sitemap link.
2014-01-22 19:58:49 +07:00
Danang Probo Sayekti
9925f2bc4a Add multi tags
Add multi tags feature.
2014-01-22 13:04:54 +07:00
Danang Probo Sayekti
13a0696eda Add welcome message
Add welcome message if no published post instead 404 error.
2014-01-21 22:34:36 +07:00
Danang Probo Sayekti
e829ae974f Add markdown editor
Add markdown editor so anyone can test it. Fix explode on tags.
2014-01-20 12:57:08 +07:00
Danang Probo Sayekti
4f571b1df5 Update the core
Update the composer, adding PHP Markdown Extra replacing dflydev
markdown.
2014-01-18 08:44:34 +07:00
Danang Probo Sayekti
dcf9d5633c Add author URL to sitemap
Add author URL to sitemap index.
2014-01-17 16:30:12 +07:00
Danang Probo Sayekti
84110e338d Adding sitemap.xml
Adding sitemap.xml. Using the sitemapindex.
2014-01-17 15:58:01 +07:00
Danang Probo Sayekti
73ecaae13c Refactoring for perfomance
Refactoring the codes for perfomance. Doesn't look different for small
posting.
2014-01-16 20:13:34 +07:00
Danang Probo Sayekti
2aada68027 Remove duplicate search results.
Remove duplicate search results.
2014-01-15 13:21:36 +07:00
Danang Probo Sayekti
0a36dd3301 Improve search+Add OPML
Improve search so can search many words. Add the opml generator.
2014-01-15 10:45:14 +07:00
Danang Probo Sayekti
bd66a69ad5 Improve RSS feed
Improve RSS feed, adding sitemap and markup.
2014-01-14 19:21:06 +07:00
Danang Probo Sayekti
7d914fc898 Add related posts
Add related posts feature base on post tag.
2014-01-13 10:42:27 +07:00
Danang Probo Sayekti
f51f27d4d9 Search form + perfomance
Improve search form + perfomance.
2014-01-12 18:41:13 +07:00
Danang Probo Sayekti
7deab5e802 Improve menus
Auto generate menus from static pages if custom menu is empty.
2014-01-12 16:07:52 +07:00
Danang Probo Sayekti
9f1ca1556a Re-order static folder
Static content is global and not per user base.
2014-01-11 09:05:48 +07:00
Danang Probo Sayekti
e03b899fb0 Change the default theme style
Change the default theme style.
2014-01-10 21:48:50 +07:00
Danang Probo Sayekti
3d905e5638 Various minor changes
Various minor changes for better code readability.
2014-01-09 09:52:37 +07:00
Danang Probo Sayekti
8f60cc3d90 Improve preg_replace
Improve preg_replace
2014-01-09 05:28:10 +07:00
Danang Probo Sayekti
350133e7c3 Add author info
Add author info on post.
2014-01-08 12:29:04 +07:00
Danang Probo Sayekti
231b0ab32f Core should not overriden user preference
Core should not overriden user preference.
2014-01-07 18:35:28 +07:00
Danang Probo Sayekti
8d4e2abf72 Bugs fixes and improvements
Bugs fixes and improvements. Multi author fixed, post sort by date fixed
etc.
2014-01-07 16:56:10 +07:00
Danang Probo Sayekti
785f07c907 Fix RSS bugs.
Fix RSS bugs due to code changes.
2014-01-07 09:09:17 +07:00
Danang Probo Sayekti
e666497cf0 Fix critical bugs
Fix critical bugs.
2014-01-07 07:07:56 +07:00
Danang Probo Sayekti
3fac7e03de Fix posts shorting bug
Fix posts shorting bugs due to multi author.
2014-01-06 18:41:56 +07:00
Danang Probo Sayekti
92c8168e09 Add tag cloud widget.
Add tag cloud widget and various style changes for better look.
2014-01-06 10:51:18 +07:00
Danang Probo Sayekti
d84bfb48fd Improving the profile page
Improving the profile page by adding posts list.
2014-01-05 21:21:35 +07:00
Danang Probo Sayekti
9e9ec3883b Fix multi author
FIx multi author bugs.
2014-01-05 13:48:28 +07:00
Danang Probo Sayekti
32132caa3d Support Multi Author
It has changed the structure of the folder content and some changes in
functions.php and htmly.php, so that it can support multi-author.
2014-01-05 10:18:13 +07:00
Danang Probo Sayekti
bc6965f336 Revert "Forgot the search page (post class)"
This reverts commit 4149ca4c2c.
2014-01-02 22:19:49 +07:00
Danang Probo Sayekti
37c54cfb9b Revert "Simplify the first post and last post generation"
This reverts commit d5e6973e82.
2014-01-02 22:19:16 +07:00
Danang Probo Sayekti
4149ca4c2c Forgot the search page (post class)
Missing the first and last class for search page.
2014-01-02 22:00:12 +07:00