You are here

Files in Boxes 7

Primary tabs

File namesort descending Location Namespace Description
boxes.admin.inc boxes.admin.inc
boxes.css boxes.css .script-placeholder { padding:100px 0px; text-align:center; } /* Default state */ .boxes-box-controls .cancel { display:none; } /* Editing state */ .boxes-box-editing .boxes-box-controls .edit { display:none; } .boxes-box-editing…
boxes.info boxes.info name = "Boxes" description = "Provides exports for custom blocks and spaces integration." core = 7.x dependencies[] = "ctools" dependencies[] = "block" configure = admin/config/user-interface/boxes files[] =…
boxes.install boxes.install Install, update and uninstall functions for the boxes module.
boxes.module boxes.module Core functionality for boxes module.
boxes.test tests/boxes.test
boxes_box.inc plugins/boxes_box.inc
boxes_simple.inc plugins/boxes_simple.inc
boxes_spaces.test tests/boxes_spaces.test
README.txt README.txt # Boxes Boxes module is a reimplementation of the custom blocks (boxes) that the core block module provides. It is a proof of concept for what a re-worked block module could do. The module assumes that custom blocks are configuration, and not…
spaces_controller_boxes.inc plugins/spaces_controller_boxes.inc

Other projects