Forums / Setup & design / Missing Folder Class in drop down list of Sub items

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Missing Folder Class in drop down list of Sub items

Author Message

Steve Blutste

Wednesday 07 February 2007 11:10:45 am

I recently installed 3.9 and I wanted to create a new Folder under my main Content folder but it does not appear in the drop down menu as a choice. It lists every other class but no folder.

article
comment
company
feedback_form
file
flash
(missing folder class)
forum
forum_topic
forum_reply
gallery
image
link
person
poll
product
review
quicktime
real_video
weblog
windows_media
thumbnail_image
window_controls
windows
embed_image
embed-inline_image
thumbnail_image_browse

In my override.ini.append it exists... everything around it appears in the drop down menu but not the folder option.

[flash]
Source=node/view/admin_preview.tpl
MatchFile=admin_preview/flash.tpl
Subdir=templates
Match[class_identifier]=flash

[folder]
Source=node/view/admin_preview.tpl
MatchFile=admin_preview/folder.tpl
Subdir=templates
Match[class_identifier]=folder

[forum]
Source=node/view/admin_preview.tpl
MatchFile=admin_preview/forum.tpl
Subdir=templates
Match[class_identifier]=forum