Commit graph

474 commits

Author SHA1 Message Date
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
Danang Probo Sayekti
d5e6973e82 Simplify the first post and last post generation
Previously the first post and last post generation code, hard coded
directly on main.html.php, now moved to functions.php.
2014-01-02 21:44:44 +07:00
Mohamad Fahmi
8777cbe9b3 Update Function 2014-01-02 16:49:37 +07:00
Mohamad Fahmi
17f813f851 Update Function / Update Script GA 2014-01-02 16:31:24 +07:00
Mohamad Fahmi
d976116dd4 Update Google Universal Analytics Function 2014-01-02 15:42:30 +07:00
Mohamad Fahmi
efd0d5f5f5 Added Function Google Analytics 2014-01-02 11:37:15 +07:00
Danang Probo Sayekti
643b3be88d Initial commit
Yay! HTMLy was born today.
2014-01-01 21:56:22 +07:00