Differences

This shows you the differences between two versions of the page.

Link to this comparison view

dev:changes_in_2.3 [2011/05/26 14:19]
mistic100 created
— (current)
Line 1: Line 1:
-====== Technical changes in Piwigo 2.3 ====== 
  
-This page lists the technical changes that may be useful for plugin and theme developpers to make their extension compatible with Piwigo 2.3. 
- 
-===== picture and picture_content template modifications ===== 
-We have made two little changes on the default template (actually sincd Piwigo 2.2.2). 
-  * in //picture.tpl// the picture comment paragraph takes the classe //imageComment// : 
-<code> 
-line 103: 
-<p class="imageComment">{$COMMENT_IMG}</p> 
-</code> 
-  * in //picture_content.tpl// the main image has the identifier //theMainImage// : 
-<code> 
-line 5: 
-<img src="{$SRC_IMG}" style="width:{$WIDTH_IMG}px;height:{$HEIGHT_IMG}px;" alt="{$ALT_IMG}" id="theMainImage" 
-</code> 
- 
-This is for plugins that want to modify the picture or allows to style both elements easily (without complex css selectors) 
- 
- 
-====== SpreadMenus in the core ===== 
-The plugin SpreadMenus by VDigital is now integrated in the core. That involves that themes creators must not integrate code form this plugins. This evolution also asks minor css changes in some themes (//margin-left// mainly).  
 
Back to top
dev/changes_in_2.3.1306419553.txt.gz · Last modified: 2011/05/26 14:19 by mistic100
 
 
github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact