Follow-up from #1840980: [meta] Bootstrap 3.0.

I'd like to organize files for easier management. Place functions where they belong, concatenate/remove [near] empty files, add new files for functions that should probably be grouped together... etc.

This issue will probably have multiple patches and commits, that's fine.

Comments

markhalliwell’s picture

Assigned: Unassigned » markhalliwell

I'm going to try and tackle this one.

markhalliwell’s picture

Committed a2b362b to 7.x-3.x.
- Created a dynamic add/replace system for JS files.
- Added core/module override JS files to fix tab summaries.

markhalliwell’s picture

Status: Active » Fixed

Committed 28ffff3 to 7.x-3.x.
- Implement new dynamic theme registry discovery process.

Committed 9fbb441 to 7.x-3.x.
- Moved alter functions.
- Moved html, page and menu_tree functions.

Committed 892b599 to 7.x-3.x.
- Finished moving the rest of the functions out of template.php.
- Added more documentation on where these files reside.

Committed b73209d to 7.x-3.x.
- Cleaned up common.inc.
- Moved bootstrap_progress_bar function.
- Updated verbiage for some doc.

Committed 681e371 to 7.x-3.x.
- Moved functions out of includes/form.inc and removed it.

Committed b5548a3 to 7.x-3.x.
- Moved functions out of includes/menu.inc and removed it.

Committed e6a3eb7 to 7.x-3.x.
- Moved function out of includes/pager.inc and removed it.

Committed 2937161 to 7.x-3.x.
- Moved functions out of includes/theme.inc and removed it.

Committed ee2e77d to 7.x-3.x
- Fixed settings not showing up.

markhalliwell’s picture

Committed 833aa72 to 7.x-3.x.
- Moved #pre_render and #process callbacks into separate include files.

markhalliwell’s picture

Version: 7.x-3.x-dev » 7.x-3.0-rc1

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.