richard
|
13cb905610
|
Update index.php to display date with full year on each post
|
2024-05-08 02:08:30 +02:00 |
Klectik
|
3072457fb3
|
Replaced old and deleted PHP functions and slightly modified themes.
|
2017-03-22 23:16:03 +01:00 |
Klectik
|
0cb5f79f22
|
This version is debugged, tested, ready for the production. Created light and dark default themes.
|
2017-03-22 02:07:57 +01:00 |
Klectik
|
ffd91e7b02
|
Renamed the whole source code to "Sorbet CMS", the name of our fork of Gelato CMS.
|
2017-03-04 19:30:34 +01:00 |
Klectik
|
ed2c60a8d1
|
You can now create, modify, delete, list and view posts
|
2017-03-03 23:20:40 +01:00 |
Klectik
|
1b1990f42c
|
Replaced the code with the newest version in the "dev" branch
|
2017-03-02 23:24:14 +01:00 |
Victor De la Rocha
|
756faf3220
|
* Changes on class themes.
- Bug fixed with {ifelse ...}
- Added {header ...}
* Fixed Dreamscape & tumblr theme.
|
2008-11-29 08:21:13 +00:00 |
ravenlp
|
8e141a5239
|
Style details
Changed many function calls to the new util class
|
2008-11-06 03:45:19 +00:00 |
pecesama
|
f95f856b49
|
First changes on architecture
|
2008-11-04 01:59:30 +00:00 |
ravenlp
|
cc6ffa91d1
|
Plugin control panel
New option in options table
Some changes in the css
some minor adjustments about spaces and tabs
|
2008-11-03 04:08:48 +00:00 |
vbracco
|
9533dd1cf9
|
Some changes :)
|
2008-11-01 23:36:04 +00:00 |
pecesama
|
3c108ae57e
|
Added action 'post_content' to the plugin engine and added plugin kodrs for syntax highlighting
|
2008-11-01 08:36:54 +00:00 |
Victor De la Rocha
|
7dceb5493a
|
Added "feed_url" trigger & separate gelato_includes.
|
2008-10-31 22:03:58 +00:00 |
vbracco
|
b1c86ddb0b
|
Add FeedReplacement Plugin and some triggers.
|
2008-10-31 17:04:57 +00:00 |
Victor De la Rocha
|
b3b04187fb
|
* theme forms in separate files.
* fixed problem with trimString function.
* fixed problem when it use jQuery in themes. {$("selector")} ->{$this->array['(\"selector\")']}
|
2008-10-30 14:29:28 +00:00 |
pecesama
|
1992a777be
|
Fixed Issue 58
|
2008-10-28 05:31:19 +00:00 |
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 |