1. P2CRUD vs. Gii CRUD - I want to present the possibilities of
automatic tools of Yii and P2 as well.
I need the search and filter possibilities(previously used DataFilter
ext) and I have seen you are working on CRUD on SVN, can I expect to
get these possibilities soon?
Because I tested out Gii CRUD and it's search/filter is working nice -
just the CSS file needs to be fixed in classic theme. But I see
actions etc. in Gii generated CRUDs are different, won't it compromise
P2?
Should be ready in svn.
You can use both gii and p2, creation into a module or subfolder is
recommended.
The latest version or beta 8 to be released uses the yii theme by
default which works with gii and p2 CRUDs.
2. I also would like to show all 'automatic/semiautomatic'
possibilities of Phundament2 like Lithron PDF.
I have posted post about some errors with PDF rendering and preview
error, need to fix it before presentation.
Will have a look at that, here I think
http://www.yiiframework.com/forum/index.php?/topic/4240-module-phundament-2/page__view__findpost__p__44120
3. What do you use for printing relevant information? Previously I
used Print ext, maybe I Lithron can fetch all the page to print?
Which type of data do you want to fetch?
You can render a view for a lithron template.
4. About the core of Phundament2 CMS - how to easily and in right
order manage newly created Page Cells (Header, add RightCell remove
LeftCell, etc.)?
Widgets have a rank.
Cells have to be "hardcoded" in views.
But you can use as many views as you want, see config
p2.page.