Serghei Iakovlev
Serghei Iakovlev
1. I created 2 comments. One marked as spam, and the second - a draft. When you delete a draft or spam - each of these two comments deleted. 2....
It would be convenient if we could have a system of charts. We can use open source libs, for example [graphpite](http://graphpite.sourceforge.net/), [pChart](http://www.pchart.net/), [Google chart](https://developers.google.com/chart/), etc.
It seems we have a certain concerns when creating of post (eg. page, blog). If during the creation page specify new tags are not in Latin characters, it will lead...
Donate
We need registration in any payment system for donation. I believe that as well, we need a public display, eg.: ##### Donation we have already: ___________ USD
We need create ppa-repo for Debian like OS in https://launchpad.net/ eg. https://launchpad.net/gleez for installation with `apt-get`. @sandeepone Most likely it will have to to do you
It would be convenient if we could keep track (subscribe) of post as well as to use the rating system: 
### We have a separate routing for this module ``` php if (! Route::cache()) { // Image resize Route::set('resize', 'media/imagecache//(/)', array( 'dimensions' => '\d+x\d+', 'type' => 'crop|ratio|resize', 'file' => '.+'...
@sandeepone I want to ask you to implement the API for themes. I think it would be useful if Theme will have its settings menu, widgets, etc.
Is there any statistics on the use Gleez in the WWW?
_From @skaosYan on June 8, 2015 9:58_ I have Phalcon 2.0.2 and Oracle 12c. I have created sequence and set getSequnceName() function for my model. But model->save() still raises an...