[opencms-dev] 7.5 - galleries

a.westermann at alkacon.com a.westermann at alkacon.com
Tue Jul 7 11:19:00 CEST 2009


Hi Detlef,

check if you have the following settings in opencms-vfs.xml:

	<type class="org.opencms.file.types.CmsResourceTypeFolderExtended" 
name="imagegallery" id="8">
					<param 
name="folder.class">org.opencms.workplace.galleries.CmsAjaxImageGallery</param>
					<param name="folder.class.params">w:120,h:90,c:D4D0C8,t:1,r:2</param>
				</type>
				<type class="org.opencms.file.types.CmsResourceTypeFolderExtended" 
name="downloadgallery" id="9">
					<param 
name="folder.class">org.opencms.workplace.galleries.CmsAjaxDownloadGallery</param>
				</type>	
				<type class="org.opencms.file.types.CmsResourceTypeFolderExtended" 
name="linkgallery" id="10">
					<param 
name="folder.class">org.opencms.workplace.galleries.CmsAjaxLinkGallery</param>
				</type>
				<type class="org.opencms.file.types.CmsResourceTypeFolderExtended" 
name="htmlgallery" id="11">
					<param 
name="folder.class">org.opencms.workplace.galleries.CmsAjaxHtmlGallery</param>
				</type>
				<type class="org.opencms.file.types.CmsResourceTypeFolderExtended" 
name="tablegallery" id="12">
					<param 
name="folder.class">org.opencms.workplace.galleries.CmsAjaxTableGallery</param>
				</type>

If that is not the problem consider re-running the updater. Ensure 
especially to have all modules checked. Also ensure to clear and purge 
everything afterwards.

Kind Regards,
Achim.

-------------------
Achim Westermann

Alkacon Software GmbH  - The OpenCms Experts
http://www.alkacon.com - http://www.opencms.org


Beyer Detlef wrote:
> Hi Achim,
> 
> is there anything I have to change to get my 7.0.5 galleries to work  
> with 7.5? At the moment this is a real show stopper for me, because  
> I'm not able to modify any images contained in a structured content  
> document.
> When I jump into the directory were my galleries are stored (/img/)  
> and open one of them - the new 7.5 interface works and shows all  
> images within this gallery...
> 
> Im using:
> 
> <xsd:element name="ImageSrc"  type="OpenCmsVfsFile" minOccurs="0"  
> maxOccurs="1" />
> 
> with
> 
> <layout element="ImageSrc" widget="ImageGalleryWidget" />
> 
> Thanks a lot for the help,
> 
> Detlef
> 
> Am 06.07.2009 um 17:21 schrieb a.westermann at alkacon.com:
> 
>> Hi Detlef,
>>
>> did you install all modules from the updater? Did you try to
>>
>> - Clear the browser cache ?
>> - Purge your jsp repository?
>> - delete the work directory of tomcat?
>>
>>
>> Kind Regards,
>> Achim.
>>
>> -------------------
>> Achim Westermann
>>
>> Alkacon Software GmbH  - The OpenCms Experts
>> http://www.alkacon.com - http://www.opencms.org
>>
>>
>> Beyer Detlef wrote:
>>> Hi there,
>>>
>>> just a quick question: I installed the 7.5 update on our test  
>>> server -
>>> works fine so far.
>>> I run into one problem:
>>>
>>> - when I open a structured content page that uses the
>>> ImageGalleryWidget and open an image, I see a new window but no image
>>> there and no galleries to select from. Both pages are empty.
>>>
>>> What do I have to change to get the galleries running with 7.5?
>>>
>>> Thanks for your help!
>>>
>>> Detlef
>>>
>>> _______________________________________________
>>> This mail is sent to you from the opencms-dev mailing list
>>> To change your list options, or to unsubscribe from the list,  
>>> please visit
>>> http://lists.opencms.org/mailman/listinfo/opencms-dev
>> _______________________________________________
>> This mail is sent to you from the opencms-dev mailing list
>> To change your list options, or to unsubscribe from the list, please  
>> visit
>> http://lists.opencms.org/mailman/listinfo/opencms-dev
> 
> 
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://lists.opencms.org/mailman/listinfo/opencms-dev



More information about the opencms-dev mailing list