Skip to content

Latest commit

 

History

History
70 lines (54 loc) · 1.47 KB

File metadata and controls

70 lines (54 loc) · 1.47 KB

List of files and their original location:

If you plan to replace the existing default Croogo's admin theme, here are the list of files and their origins:

Files in 'Common':

From 'Croogo/View/Common':

  • admin_edit.ctp
  • admin_index.ctp
  • admin_toggle.ctp
  • admin_view.ctp

Files in Elements:

From 'Acl/View/Elements/admin':

  • acl_permission_table.ctp
  • parent_roles.ctp
  • roles.ctp
  • row_acl.ctp
  • terms_tab.ctp

From 'Comments/View/Elements/admin':

  • comment_tab.ctp

From 'Croogo/View/Elements/admin':

  • breadcrumb.ctp
  • footer.ctp
  • header.ctp
  • modal.ctp
  • navigation.ctp
  • pagination.ctp
  • search.ctp
  • toggle.ctp

From 'Nodes/Elements/admin':

  • nodes_search.ctp

From 'Meta/Elements/admin':

  • meta_fields.ctp

From 'Taxonomy/Elements/admin':

  • terms_tab.ctp

Files in 'Helper':

Files in 'Layouts':

From 'Croogo/View/Layouts':

  • json/ folder
  • admin.ctp
  • admin_login.ctp

Files in 'Nodes' are from 'Nodes/View/Nodes':

  • admin_chooser.ctp
  • admin_create.ctp
  • admin_form.ctp
  • admin_index.ctp
  • admin_translate.ctp
  • admin_translations.ctp

Files in webroot

All files in webroot dir are from Vendor/croogo/croogo/Croogo/webroot.

Additionnal notes

All files in 'TODO' folders are not yet ported to TBS 3.

All files in 'NOT_USED_YET' folders, under the webroot directory are files wich were needed before but are not used yet

The list will evolve