Commit Graph

58 Commits (2949a49c3061fcdaa17a6f67333fc7a488b7149f)

Author SHA1 Message Date
Victor De la Rocha c60cdef066 * A lot of changes on Control Panel (Theme Engine). 2008-10-28 01:06:56 +00:00
vbracco 3471ee1993 adding Permalink function. 2008-10-27 21:54:37 +00:00
Victor De la Rocha 3290ea1a8d * Change on themes {$postType} from numbers to type string.
* fixed a bug when commenting is disabled and a other changes on index
2008-10-26 23:17:48 +00:00
pecesama b060b0becb Crop improved on API, RSS, Comments and Page Titles when long names 2008-10-26 19:24:10 +00:00
pecesama 720d8a7644 Fixed Notice: Undefined variable: postTitle 2008-10-26 17:22:31 +00:00
pecesama b11aaf1b4f Fixed Notice: Undefined variable: page_title_data 2008-10-26 16:35:22 +00:00
Victor De la Rocha 9fe291b0ed fixed other bug in use of themes 2008-10-26 05:32:46 +00:00
Victor De la Rocha d19c735430 fixed a bug in use of themes 2008-10-26 05:01:35 +00:00
Victor De la Rocha f976025030 fixed a bug when no posts. 2008-10-25 17:45:54 +00:00
Victor De la Rocha d4f4e72049 * Added themes class from Flavor (Converted to PHP4).
* Changed plantillas.class.php by themes.class.php on public zone.
* Added new tumblr template in only one file.
* deleted parts of old tumblr theme.
2008-10-25 09:39:45 +00:00
pecesama f1578c0a52 Template tags for who added the post and for comments number on the homepage 2008-10-25 00:49:03 +00:00
pecesama 510091bc10 Comments number on front-page 2008-10-24 00:53:26 +00:00
pecesama bd78f3c752 Fixed the code for correct use of entry.php 2008-01-07 07:43:43 +00:00
pecesama 47c7bfca99 Added support for basic HTML (+ Textile) formating and a WYSIWYG editor. 2008-01-02 04:08:43 +00:00
pecesama a46485e514 Fixed bug when not post Title on comments 2007-11-23 04:56:21 +00:00
pecesama 24428754b0 Add to the single pages the post title. Patch by trevi55 2007-11-23 04:45:10 +00:00
pecesama 58d6c6b442 SQLql injection patch by Pedro Laguna 2007-11-07 18:13:23 +00:00
pecesama 9b53394db6 Fixed ISSUE 55, patch by dotism 2007-11-05 23:18:43 +00:00
pecesama 7b68538a80 Removed some debug messages 2007-10-09 05:30:30 +00:00
pecesama 3eb4cd43dc Preparing for cioccolato RC1 2007-10-09 05:00:47 +00:00
jfdelrio 14448c7d52 2007-10-08 14:15:36 +00:00
pecesama f8da07dc4b Back to our regular broadcast :) 2007-10-03 06:30:07 +00:00
Victor De la Rocha 9e9ca7a187 testing... 2007-10-03 00:51:55 +00:00
pecesama a5da59f477 ya 2007-10-03 00:49:39 +00:00
Victor De la Rocha 8ec6d7ebd9 2da modificación... probando. 2007-10-03 00:47:05 +00:00
Victor De la Rocha ed83ef4cdf 2007-10-03 00:44:02 +00:00
pecesama 06e3aaa20b Nothing 2 2007-10-03 00:42:27 +00:00
pecesama 8c458aa6e8 Nothing 2007-10-03 00:07:24 +00:00
vbracco 40a7939210 Fixing the offset problem 2007-09-19 21:54:14 +00:00
vbracco 643ed9be2b Shorten long link with abbrr.com 2007-09-18 19:10:32 +00:00
vbracco 7598eed6bd Fixed bug on URL type post without Title 2007-09-18 18:05:13 +00:00
mheitzenroder@gmail.com 8dabf4065d Security fix, issue 51 - checking for entry
Fixed Login and Authentication.  Now it is SESSION based
Upgraded installer, still have work to do.
2007-09-16 21:13:29 +00:00
mheitzenroder@gmail.com 2b04a0339c Bug 50 - SQL injection exploit, resolved by checking for valid post id 2007-09-15 05:02:14 +00:00
Victor De la Rocha 457c67ee03 Pagination 2007-09-13 22:31:01 +00:00
pecesama a998e1a4de Removing the old permalinks styles 2007-09-12 22:59:33 +00:00
pecesama 22e1dd3387 Bug fix from images 2007-09-12 22:43:22 +00:00
Victor De la Rocha 711c338de0 added urlFriendly with .htaccess 2007-09-07 12:31:41 +00:00
pecesama c2487ca0d8 installer and updater for v0.90 and minor bug fixes 2007-09-03 05:43:44 +00:00
pecesama 9b617b7d4f Comment feature (finished) 2007-08-09 23:31:03 +00:00
pecesama 73513b8f82 Comment feature (started) and bug fix for the textile problem. 2007-07-24 20:52:33 +00:00
pecesama d266338ac4 Changed $fecha to $dateTmp 2007-07-23 02:53:42 +00:00
vbracco cc7f54dcb9 Issue #25. server time offset. 2007-07-22 04:27:58 +00:00
pecesama 6becfa8cd8 Fixed the error500 and headers changed 2007-07-20 04:15:28 +00:00
pecesama c6321c7d34 Fixed apostrophe's bug 2007-07-18 04:39:24 +00:00
pecesama 12a7f489fa v0.85 2007-07-12 05:17:52 +00:00
pecesama ff182eaa70 Path for bug on theme selection 2007-07-06 06:29:38 +00:00
pecesama 47463b6544 0.8 version 2007-07-06 05:58:57 +00:00
Victor De la Rocha b47d00017a Agregado if(isset($_SERVER['PATH_INFO'])) antes de $param_url = explode("/",$_SERVER['PATH_INFO']); 2007-05-11 02:31:17 +00:00
pecesama 5498206a5a Textile support 2007-04-28 03:14:25 +00:00
pecesama 61f52e29ab Solved Issue #9 2007-04-28 00:06:12 +00:00