First, I tried to use zula_snippet to reduce body text for article, in articles index,
but it braked the layout, any idea?
Why not add to zula common an function to only show first paragraph?so we would
have an option of only to show number of caract or 1st paragraph.
My idea was having a layout that would accept multiple sections, that we could reorder in
our taste, but doing this would need to save the info into the db.
So using content_layout, we would duplicate the layout and set the url to admin/, then setting
some sections for it, am I going in the right direction? Dashboard has no main content, so wouldn't
have SC, but only, S1, S2, S3, etc.
Permissions - We have rules to roles and users to roles, why not users to rules to?
because we can have a member that have more permissions that the group is in but less
then the group above.
we need more docs
how would I load session login for admin without default layout?
When we add layout you get only two sections, top bar and sidebar,
how can we add more sections to it?
Another question, how would a hook be set to an section?
Is there a way for doing this?
2nd ya can get what you say when not getting how to show the options for user - rules
The thing here is that we are strict to use the default theme since we can't change it, for example, if I have
a 3 column with equal width, there's no SC, but when going to some module action we can have a different
layout with just two columns, so my idea was when cloning an layout we could edit it to our taste, probably i'm thinking in
the wrong way...and just playing with the css I can get this using the layout / (url/regex) right?
Ya, I already saw how to manually change sectors, but would be good to have an interface where we could
edit the theme and sector xml to add or modify it, maybe i'll try to do something about this, the base its in tango already
since we can edit css files.
4th when I say session login without theme, is loading only a screen with a form, isn't there a option for
$this->setLayout or $this->useLayout that could be set false, that way only loads the view for login.
if you do http://www.site.com/session or http://www.site.com/admin/session it always shows an theme.
5th when using zula_snippet the sidebar goes underneath content, doesn't stay on the right. at least its what's
happening with me
You mean to edit the permissions for a single user? It is technically already possible, just there is no interface to do this as I can't think of a way to easily display it to the user.
It looks like you're new here. If you want to get involved, click one of these buttons!