Search found 52 matches

by caigner
Fri Aug 02, 2024 5:26 pm
Forum: Modules/Add-Ons
Topic: Gallery: Sorting subgalleries manually
Replies: 3
Views: 2106

Re: Gallery: Sorting subgalleries manually

I just found out how to arrange subgalleries by drag and drop! 1. Open Gallery in the navigation on the left. 2. Open any Subgallery On top you will see List / Gallery / YourSubGallery 3. Klick on the Gallery link. You are back to the list of Subgalleries, but now you can re-arrange them by dragging...
by caigner
Thu Aug 01, 2024 6:47 pm
Forum: Modules/Add-Ons
Topic: Gallery: Sorting subgalleries manually
Replies: 3
Views: 2106

Re: Gallery: Sorting subgalleries manually

Thanks. I shall give the renaming a try.

A pity, that drag and drop for reordering entries is on a per module base and not a general feature of CMSMS.

Anyway, thanks for your help.
by caigner
Thu Aug 01, 2024 2:55 pm
Forum: Modules/Add-Ons
Topic: Gallery: Image orientation
Replies: 0
Views: 1928

Gallery: Image orientation

I have images shot in portrait orientation, but the EXIF-data says: "Orientation: Rotate 90 CW" In the gallery images are displayed as thumbnails. The thumbnails are in portrait orientation, even though the EXIF-data says otherwise. When the image is opened (lightbox) the image is rotated ...
by caigner
Thu Aug 01, 2024 2:19 pm
Forum: Modules/Add-Ons
Topic: Gallery: Sorting subgalleries manually
Replies: 3
Views: 2106

Gallery: Sorting subgalleries manually

I know how to arrange the order of images within a (sub)gallery by drag and drop. Works fine. But I need to arrange the order of subgalleries, but I couldn't find a way. Not by drag and drop and not by any other means. Do I really have to manipulate data in the database to change the order of subgal...
by caigner
Tue May 28, 2024 2:15 pm
Forum: CMSMS Core
Topic: Using ­ in Page Title Field
Replies: 2
Views: 994

Re: Using ­ in Page Title Field

Works perfectly!

Thanks alot!
by caigner
Tue May 28, 2024 1:45 pm
Forum: CMSMS Core
Topic: Using ­ in Page Title Field
Replies: 2
Views: 994

Using ­ in Page Title Field

In the Page Title Field I would like to use

Code: Select all

­
to add manual hyphenation, as in

Code: Select all

CROSS­WORD
Right now it does not work, {title} displays

Code: Select all

CROSS­WORD
instead of

Code: Select all

CROSS-
WORD
so if you know of any solution, as always your help is much appreciated.

Thanks,
Christian
by caigner
Thu Feb 22, 2024 8:47 am
Forum: CMSMS Core
Topic: Where to add external sources (Javascripts)
Replies: 3
Views: 704

Where to add external sources (Javascripts)

I want to use Hyphenopoly in my project.

Are there recommendations (best practices) as to where to put such external sources?

Regards,
Christian
by caigner
Wed Feb 21, 2024 6:12 pm
Forum: CMSMS Core
Topic: When logged in Images are visible, when logged out, they disappear
Replies: 2
Views: 439

Re: When logged in Images are visible, when logged out, they disappear

Disabling Smarty Caching did the trick. Thanks!
by caigner
Wed Feb 21, 2024 2:05 pm
Forum: CMSMS Core
Topic: When logged in Images are visible, when logged out, they disappear
Replies: 2
Views: 439

When logged in Images are visible, when logged out, they disappear

Hi! Currently I experience a very strange problem. When I am logged in, the texts and images which I entered in the content editor are visible on the webpage. When I log out they vanish. They are no longer in the code. This is my template code: {content block="tile1_text" label="Text ...
by caigner
Fri Feb 16, 2024 4:08 pm
Forum: CMSMS Core
Topic: Content Manager - how to display the image
Replies: 2
Views: 518

Re: Content Manager - how to display the image

Ok, I will do as you suggested.

Thanks!
by caigner
Fri Feb 16, 2024 12:29 pm
Forum: CMSMS Core
Topic: Content Manager - how to display the image
Replies: 2
Views: 518

Content Manager - how to display the image

In the Content Manager Module one can select an image on the Option tab. The module help page says: Image This property allows associating a previously uploaded image with your this content item. Editors can select an image file from the uploads/images directory. This image may be displayed on the g...
by caigner
Wed Jan 31, 2024 6:05 pm
Forum: Modules/Add-Ons
Topic: Random Images
Replies: 3
Views: 791

Re: Random Images

Hi James,

Thanks for you help. I'll try it first thing tomorrow morning.

Best regards,
Christian
by caigner
Wed Jan 31, 2024 1:21 pm
Forum: Modules/Add-Ons
Topic: individual image size for each subgallery
Replies: 2
Views: 25270

Re: individual image size for each subgallery

Thank you! I shall take a look at it.
by caigner
Wed Jan 31, 2024 1:11 pm
Forum: Modules/Add-Ons
Topic: individual image size for each subgallery
Replies: 2
Views: 25270

individual image size for each subgallery

In the Gallery module options you can set a maximum resize-size during upload. That works fine, but applies to all galleries and subgalleries. Is there a way to set the resize size for each (sub)gallery on an individual basis? Example: For products I need a square format like 500x500 px. For people ...
by caigner
Wed Jan 31, 2024 10:19 am
Forum: Modules/Add-Ons
Topic: Random Images
Replies: 3
Views: 791

Random Images

The scenario: The user has uploaded multiple images via File Manager or Gallery . Now I want to display a random selection of these images on a webpage, like this: One Image: {random_image dir="images/Gallery/tiles" assign="myImage" urlonly=1} <img src="{$myImage}"> Mul...

Go to advanced search