You are here

Files in Homebox 6.3

Primary tabs

File namesort descending Location Namespace Description
API.txt API.txt HOME BOX API: ==================== Homebox features a simple API that allows modules to ship with fully-functional Homebox pages that live in code. * See homebox_example.module for documentation and a code example
CHANGELOG.txt CHANGELOG.txt CHANGELOG for Homebox for Drupal 6.x-1.x-dev - 2009/05/18 o Fixed warning during install o Added a condition on hook_views_pre_execute() to prevent user_save from firing when not on a homebox context o README.txt update o by brianV: Make…
homebox-admin-display-form.tpl.php homebox-admin-display-form.tpl.php homebox-admin-display-form.tpl.php Default theme implementation to configure homebox blocks.
homebox-block.tpl.php homebox-block.tpl.php homebox-block.tpl.php Default theme implementation each homebox block.
homebox.admin.inc homebox.admin.inc Homebox admin file, takes care admin interface for homebox
homebox.api.php homebox.api.php Homebox API
homebox.css homebox.css #homebox { position: relative; } #homebox-admin-display-form .roles { font-size: 86%; } /* ** Columns/regions */ #homebox .homebox-column { margin: 2px; padding: 5px; background: url(images/stripe.png); min-height: 40px; } #homebox…
homebox.features.inc homebox.features.inc Features support.
homebox.info homebox.info name = Homebox description = Provides user with a page like iGoogle, Netvibes or bbc.co.uk front page dependencies[] = block dependencies[] = jquery_ui package = Homebox core = 6.x
homebox.install homebox.install The install file for Homebox allows the module to install (and uninstall) itself. This is required as this module uses its own table.
homebox.module homebox.module Homebox main file, takes care of global functions settings constants, etc.
homebox.tpl.php homebox.tpl.php homebox.tpl.php Default layout for homebox.
homebox_example.info homebox_example/homebox_example.info name = Homebox example description = An example implementation of the Homebox API dependencies[] = homebox package = Homebox core = 6.x
homebox_example.module homebox_example/homebox_example.module
homebox_og.info homebox_og/homebox_og.info name = Homebox OG description = Provides integration with Organic Groups and Homebox dependencies[] = homebox dependencies[] = og package = Homebox core = 6.x
homebox_og.install homebox_og/homebox_og.install
homebox_og.module homebox_og/homebox_og.module Organic Groups integration for Homebox
README.txt README.txt _ _ ____ | |__ ___ _ __ ___ ___| |__ ___ __ __ |___ \ | '_ \ / _ \| '_ ` _ \ / _ \ '_ \ / _ \\ \/ / __) | | | | | (_) | | | | | | __/ |_) | (_) |> < / __/ |_| |_|\___/|_| |_|…
README.txt homebox_og/README.txt Homebox 2 can integrate with the Organic Groups module. Please read the relevant section in the main README.txt, located in the module root.
tipsy.css includes/tipsy/tipsy.css .tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat; background-image: url(images/tipsy.gif); } .tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width:…
TODO.txt TODO.txt TO DO: [Continued development of the 2.x version] ================================================ Improved caching

Other projects