Search found 1160 matches

by antibart
Thu May 29, 2025 2:21 pm
Forum: CMSMS Core
Topic: Content manager: custom url not really customizable
Replies: 1
Views: 172

Re: Content manager: custom url not really customizable

Note: When I am talking about "custom url feature", I mean the "Page Url" field under the navigation tab that allows to specify an alternatve URL instead of using the page alias.
by antibart
Thu May 29, 2025 1:12 pm
Forum: CMSMS Core
Topic: Content manager: custom url not really customizable
Replies: 1
Views: 172

Content manager: custom url not really customizable

Hi, This is a continuation of my topic on LISE and the custom URL feature. The problem I have is similar to that. https://forum.cmsmadesimple.org/viewtopic.php?t=84696 I'm struggling a little bit with the meanig of "custom". Summary: For a migration from another system to CMSMS, I need to ...
by antibart
Thu May 29, 2025 11:47 am
Forum: Modules/Add-Ons
Topic: LISE: A way to accept an invalid url?
Replies: 5
Views: 464

Re: LISE: A way to accept an invalid url?

Thank you. I going to try a feature request. As a temporary solution, I have removed the validation from the module code for now. I think it's fair to say you have a relatively edge case that didn't occur to the developers. I don't mean to offend the developers in any way. But SEO is not insignifica...
by antibart
Wed May 28, 2025 9:13 am
Forum: Modules/Add-Ons
Topic: LISE: A way to accept an invalid url?
Replies: 5
Views: 464

Re: LISE: A way to accept an invalid url?

Changing the URL via export/import works, but only as long as I don't want to edit the item. As soon as I open the item and try to save a change, I get the invalid item URL message again. This is the first time this custom URL feature has been truly useful to me. Unfortunately, it doesn't do what it...
by antibart
Tue May 27, 2025 3:29 pm
Forum: Modules/Add-Ons
Topic: LISE: A way to accept an invalid url?
Replies: 5
Views: 464

Re: LISE: A way to accept an invalid url?

Thank you.

option 2 sounds like a possibility as long as LISE accepts the updated fields.
by antibart
Tue May 27, 2025 10:57 am
Forum: Modules/Add-Ons
Topic: LISE: A way to accept an invalid url?
Replies: 5
Views: 464

LISE: A way to accept an invalid url?

Hi, I want to rebuild an existing website with cmsms (manually, I don't have any access to the old system). Since the site has a good search engine ranking, I want to preserve all indexed URLs. The site has more than 100 blog articles. I use LISE as a blog system. LISE allows me to enter custom item...
by antibart
Thu Sep 21, 2023 1:58 pm
Forum: Modules/Add-Ons
Topic: LISE: Ooops! URL invalid when more than 99 items
Replies: 5
Views: 1164

Re: LISE: Ooops! URL invalid when more than 99 items

Sorry again, now I got it.

It is empty. I#m gonna fill it out. Thank you.

Easily overlooked, even though I've been working with Lise for so long
by antibart
Thu Sep 21, 2023 1:48 pm
Forum: Modules/Add-Ons
Topic: LISE: Ooops! URL invalid when more than 99 items
Replies: 5
Views: 1164

Re: LISE: Ooops! URL invalid when more than 99 items

DIGI3 wrote: Thu Sep 21, 2023 1:37 pm What is your url template?
Sorry, I cannot find any url template option. The only option is to hide or not to hide the url field.

...
by antibart
Thu Sep 21, 2023 1:27 pm
Forum: Modules/Add-Ons
Topic: LISE: Ooops! URL invalid when more than 99 items
Replies: 5
Views: 1164

Re: LISE: Ooops! URL invalid when more than 99 items

Thanks for response. What does your auto alias template look like? Exactly what I wrote: termin_{RandomString}. And yes, it generates a random string like termin_hjkjdz. I prefer that because the default template takes the german umlauts from the title, which is not valid. But I have no problem with...
by antibart
Thu Sep 21, 2023 10:41 am
Forum: Modules/Add-Ons
Topic: LISE: Ooops! URL invalid when more than 99 items
Replies: 5
Views: 1164

LISE: Ooops! URL invalid when more than 99 items

Hi, I added more than 100 items into a LISE instance. Alias and URL are not hidden. Alias is auto generated with termin_{RandomString}. URL generated a number such as -49. Til now. Now - suddenly - from item number 100 on the generated url is always called "Oops!" and mentioned as invalid ...
by antibart
Wed Sep 20, 2023 1:12 pm
Forum: Modules/Add-Ons
Topic: LISE hide categories with items ran out of date
Replies: 3
Views: 1923

Re: LISE hide categories with items ran out of date

It possible, but will require some custom coding (probably an UDT or two). Thank you very much for your effort. But in the end, Velden's suggestion seemed a little easier for my needs (and my skillz). After minor renovations and removing the {$out} from the template, it worked fine. Thank you.
by antibart
Wed Sep 20, 2023 9:59 am
Forum: Modules/Add-Ons
Topic: LISE hide categories with items ran out of date
Replies: 3
Views: 1923

LISE hide categories with items ran out of date

Hi cmsms-lovers, all modules and cmsms are running under the current version using PHP 8.1. I've created 12 categories in a LISE instance. One for every month of the year: january, february and so on. Like an event calendar. All items have an end date using time control. If the event is over, the it...
by antibart
Sat May 20, 2023 1:15 pm
Forum: Modules/Add-Ons
Topic: LISE 1.5.4 some notes
Replies: 1
Views: 1123

LISE 1.5.4 some notes

Hi, it's not that important, maybe just misunderstandings. Just some things I noticed working with LISE 1.5.4. last weeks. 1. I have an instance with "Hide alias field.." and "Hide URL field" NOT enabled. When I clone the instance these two fields are enabled by default. Copying ...
by antibart
Thu May 11, 2023 8:16 am
Forum: Modules/Add-Ons
Topic: LISE subcategories
Replies: 6
Views: 3805

Re: LISE subcategories

Could you paste such a link here (preferably one linking to a public version of the site) In the meantime I have decided on a different solution and have already implemented it. But since the topic could be relevant for someone (e.g. myself) at some point, I'll try to reconstruct the topic as detai...
by antibart
Wed May 10, 2023 10:01 am
Forum: Modules/Add-Ons
Topic: LISE search by filter
Replies: 0
Views: 2689

LISE search by filter

Hi again ;) After i didn't really get any further with the subcategory-menu, I would like to do it again with the search filter form. Which I like more anyway. I've used the filter search very often and it worked fine. But I never did with categories. Can't get it to work with categories. On the oth...

Go to advanced search