about.html |
help/about.html |
|
|
article-settings.html |
help/article-settings.html |
|
|
assignments.html |
help/assignments.html |
|
|
block-options.html |
help/block-options.html |
|
|
configuration.html |
help/configuration.html |
|
|
create.html |
help/create.html |
|
|
folder-structure.html |
help/folder-structure.html |
|
|
gallery-assist-display.css |
templates/gallery-assist-display.css |
|
/* $Id$ */
#gallery-container.teaser {
border-right: 1px solid #000066;
padding-right: 5px;
} |
gallery-assist-display.tpl.php |
templates/gallery-assist-display.tpl.php |
|
Default theme implementation to display the Gallery Assist Container. |
gallery-assist-item.tpl.php |
templates/gallery-assist-item.tpl.php |
|
|
gallery-assist-pager.css |
templates/gallery-assist-pager.css |
|
/* $Id$ */
/*
* Hidde the following pager icons.
*
.item-list .pager li.pager-next,
.item-list .pager li.pager-previous,
*/
.item-list .pager li.pager-ellipsis,
.item-list .pager li.pager-last,
.item-list .pager li.pager-first {
… |
gallery-assist-pager.tpl.php |
templates/gallery-assist-pager.tpl.php |
|
Default theme implementation to display the Gallery Assist Items Pager. |
gallery_assist.admin.inc |
gallery_assist.admin.inc |
|
Administration page from Gallery Assist. |
gallery_assist.css |
css/gallery_assist.css |
|
/* $Id: gallery_assist.css,v 1.1.2.23 2011/01/11 08:46:40 jcmc Exp $ */
#gallery-assist-users-help {
margin: 0 20px;
}
#gallery-assist-users-help h3 {
margin: 12px 0 5px 0;
}
.gallery-assist-settings-left {
float:left;
padding: 0 10px;
… |
gallery_assist.info |
gallery_assist.info |
|
; $Id: gallery_assist.info,v 1.1.2.33 2011/01/12 10:22:07 jcmc Exp $
name = Gallery Assist
description = <a name="gallery_assist"></a>Drupal gallery modul. Provides gallery functionalities to node types.<br /><a… |
gallery_assist.install |
gallery_assist.install |
|
Install, update and uninstall functions and DB tables for the Gallery Assist module. |
gallery_assist.module |
gallery_assist.module |
|
Drupal content type with gallery functionality. |
gallery_assist_aliases.info |
modules/gallery_assist_aliases/gallery_assist_aliases.info |
|
; $Id$
name = Gallery_assist_aliases
description = Manage aliases for gallery images.
package = Gallery Assist
core = 6.x
dependencies[] = path
; Information added by drupal.org packaging script on 2011-07-29
version = "6.x-1.x-dev"
core =… |
gallery_assist_aliases.install |
modules/gallery_assist_aliases/gallery_assist_aliases.install |
|
|
gallery_assist_aliases.module |
modules/gallery_assist_aliases/gallery_assist_aliases.module |
|
|
gallery_assist_display.inc |
gallery_assist_display.inc |
|
Build and display the Gallery Assist Container.
This file will be included if the parameter "show_layout" is setted to "grid" |
gallery_assist_list_display.inc |
gallery_assist_list_display.inc |
|
Build and display the Gallery Assist Container.
This file will be included if the parameter "show_layout" is setted to "list" |
gallery_assist_node_settings.inc |
gallery_assist_node_settings.inc |
|
This contain the form elements for the "Settings to this Gallery"." |
gallery_assist_shadow.css |
css/gallery_assist_shadow.css |
|
/* $Id: gallery_assist_shadow.css,v 1.1.2.5 2011/01/11 08:46:40 jcmc Exp $ */
.shadow-3 {
-moz-box-shadow: -4.95px 0px 9.9px rgb(0, 0, 0);
} |
gallery_assist_ui.css |
modules/gallery_assist_ui/css/gallery_assist_ui.css |
|
/* $Id: */
/**
* Images format by the sorting function.
*/
div.ga-sort-item-image {
cursor: move;
float: left;
height: 70px;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
… |
gallery_assist_ui.info |
modules/gallery_assist_ui/gallery_assist_ui.info |
|
; $Id: gallery_assist_ui.info,v 1.1.2.4 2011/02/07 23:43:13 jcmc Exp $
name = Gallery Assist User Interface
description = User Interface for the Gallery Assist module.
package = Gallery Assist
core = 6.x
dependencies[] = gallery_assist
dependencies[]… |
gallery_assist_ui.install |
modules/gallery_assist_ui/gallery_assist_ui.install |
|
|
gallery_assist_ui.module |
modules/gallery_assist_ui/gallery_assist_ui.module |
|
|
global-settings.html |
help/global-settings.html |
|
|
hooks.php |
doc/hooks.php |
|
This file provide additional documentation for doxygen.
These are the hooks that are invoked by the Gallery Assist core. |
optional-modules.html |
help/optional-modules.html |
|
|
pager.html |
help/pager.html |
|
|
README.txt |
README.txt |
|
// $Id: README.txt,v 1.1.2.12 2011/01/11 08:46:40 jcmc Exp $
Gallery Assist
--------------
A comprehensive guide to the installation and to using Gallery Assist is available as screencasts… |
README.txt |
templates/README.txt |
|
// $Id$
Gallery Assist template examples
--------------------------------
Here are some examples from tpls you can change and use.
Maintainer
----------
The Gallery Assist module was originally developped by:
Juan Carlos Morejon Caraballo
Current… |
README.txt |
modules/README.txt |
|
|