I have AutoFolders working for the news section of my website, but I would like to know if it is possible to prevent users from creating nodes when the rightclick anything other than the rootfolder?
Otherwise I would like a feature that instead of nesting the folder structure below the date folder that is rightclicked (to create new node) it just places the new node in the appropriate folder.
This is the structure of my site:
EN -- News ---- Year -------- Month ------------ News node ---- Year ...
If rightclicking "Month" to create a new node, AutoFolders will create the following structure:
EN -- News ---- Year -------- Month -------- Year ------------ Month ---------------- new news node ------------ News node ---- Year ...
Which is not what I intended when creating the node. The appropriate location would be together with the "News node" (expected that the new node is created within the same month...)
Force folder consistency
I have AutoFolders working for the news section of my website, but I would like to know if it is possible to prevent users from creating nodes when the rightclick anything other than the rootfolder?
Otherwise I would like a feature that instead of nesting the folder structure below the date folder that is rightclicked (to create new node) it just places the new node in the appropriate folder.
This is the structure of my site:
EN
-- News
---- Year
-------- Month
------------ News node
---- Year
...
If rightclicking "Month" to create a new node, AutoFolders will create the following structure:
EN
-- News
---- Year
-------- Month
-------- Year
------------ Month
---------------- new news node
------------ News node
---- Year
...
Which is not what I intended when creating the node. The appropriate location would be together with the "News node" (expected that the new node is created within the same month...)
Here is my autofolder.config
Any ideas if this is possible?
is working on a reply...