cdw9
cdw9

Reputation: 390

Displaying Plone folder_rename_form with Diazo

I have <notheme if="$ajax_load" /> in rules.xml, but I find that I also have to add <notheme if-path="folder_rename_form/" /> so that the rename overlay from the Actions menu will display. But with this rule, if I go to folder_contents, select an item and hit rename from there, I get an unthemed page. What rule can I use to have the rename working properly in both places?

I am pulling in everything from #portal-column-content, so #content is there.

Upvotes: 3

Views: 93

Answers (0)

Related Questions