Search found 28 matches

by flow24
Wed May 19, 2010 4:19 pm
Forum: [locked] CMSMS MLE fork
Topic: Will there be a MLE 1.7?
Replies: 16
Views: 12007

Re: Will there be a MLE 1.7?

I'm so sorry but I want to be super-sure... So I can realy use the diff MLE 1.7.1 for normal cmsms 1.7.

Sorry for bothering you so. But I don't want to mess things up...
by flow24
Wed May 19, 2010 3:55 pm
Forum: [locked] CMSMS MLE fork
Topic: Will there be a MLE 1.7?
Replies: 16
Views: 12007

Re: Will there be a MLE 1.7?

Ok, I see. I allready installed CMSMS 1.7 (not MLE) and I changed some files and configured the whole thing. My goal is to keep all that. You mean I can just install the MLE 1.7.1 DIFF over a normal CMSMS 1.7.

Won't this cause problmes??
by flow24
Wed May 19, 2010 3:33 pm
Forum: [locked] CMSMS MLE fork
Topic: Will there be a MLE 1.7?
Replies: 16
Views: 12007

Re: Will there be a MLE 1.7?

Mmmh. I don't see 1.7 there. I see 1.7.1, but that's not what I'm looking for. Preciura said there would be
"CMSms-1.7-mle-fork (not released revision 121) in svn if you need it"
But I don't know where that is...
by flow24
Wed May 19, 2010 3:09 pm
Forum: [locked] CMSMS MLE fork
Topic: Will there be a MLE 1.7?
Replies: 16
Views: 12007

Re: Will there be a MLE 1.7?

That sounds great. Thank you!

Please don't be mad, I have another stupid question. I need the 1.7-Version but I don't know what "svn" means... where exactly can I find MLE 1.7??

Thanks for your great work!
by flow24
Wed May 19, 2010 8:43 am
Forum: [locked] CMSMS MLE fork
Topic: Will there be a MLE 1.7?
Replies: 16
Views: 12007

Re: Will there be a MLE 1.7?

Ok, so I guess in fact there won’t be a MLE 1.7, right? There will be a Version 1.7.1 or 1.7.2, but no 1.7, correct? As I mentioned earlier I installed 1.7 for my client and told him, he has to wait for the MLE Module for 2-3 Weeks, because the developers told me so. So is there any chance for me to...
by flow24
Tue Mar 23, 2010 9:16 am
Forum: [locked] CMSMS MLE fork
Topic: Will there be a MLE 1.7?
Replies: 16
Views: 12007

Re: Will there be a MLE 1.7?

Thanks for your quick reply. Please let me know if there’s anything to help you speeding up the process. General Question: If I used normal cms 1.7 to set up the site with only one language. Would it be possible to (easily) upgrade to mle 1.7 later, once it is released? Or would this cause any probl...
by flow24
Mon Mar 22, 2010 6:09 pm
Forum: [locked] CMSMS MLE fork
Topic: Will there be a MLE 1.7?
Replies: 16
Views: 12007

Will there be a MLE 1.7?

I just wanted to kindly ask if there will be a MLE 1.7 in the near future. I have to set up a new site this month and of course I'd like to use the most recent cms version. But I need MLE functionality. So I would be forced to use 1.6.6 instead... which is of course not ideal... So thanks a lot for ...
by flow24
Thu Apr 09, 2009 3:58 pm
Forum: Modules/Add-Ons
Topic: Printing: PDF with HTML-Code only??
Replies: 0
Views: 777

Printing: PDF with HTML-Code only??

I'm using Printing Module 0.2.6. I added this to my page: {print pdf='true'} Unfortunatelly the generated pdf shows only the sourcecode of the content. So the Content is unformatted and full of HTML-Tags. Is it by design, that this feature prints out the HTML-Code or am I doing something wrong?? Tha...
by flow24
Thu Feb 05, 2009 4:22 pm
Forum: Developers Discussion
Topic: Permission to only add subpages.
Replies: 0
Views: 992

Permission to only add subpages.

I'm using CMSMS 1.5.1. I’m currently looking for a way to disallow the user to add pages to the main navigation. The user should only be allowed to add sub-pages or first level pages with “showinmenu == false” I guess there is no build-in way to do this. Does anyone have an idea on how to tweak the ...
by flow24
Sun Jan 25, 2009 1:45 pm
Forum: Modules/Add-Ons
Topic: [SOLVED] Add checkbox to contenttype (Cataloger)
Replies: 3
Views: 1564

Re: Add checkbox to contenttype (Cataloger)

Ok, I spent hours on figuring this out. But I finally got it. I wanted to share this for everyone who has similar problems. Change contenttype.catalogitem.php like this. 1. in setProperties() add $this->mProperties->Add('string', 'yourprop', ''); 2. in editAsArray() add $ret[] = array(lang('yourprop...
by flow24
Sat Jan 24, 2009 9:38 am
Forum: Modules/Add-Ons
Topic: [SOLVED] Add checkbox to contenttype (Cataloger)
Replies: 3
Views: 1564

Re: Add checkbox to contenttype (Cataloger)

Sorry, I know I’m anoying...
However, truth is I need to have that down on Monday, because my client’s website is supposed to be launched.

I’d really appreciate any little pointer into the right direction... :'(
by flow24
Fri Jan 23, 2009 11:40 am
Forum: Modules/Add-Ons
Topic: Tiny MCE removes br-tags (linebreaks)
Replies: 0
Views: 866

Tiny MCE removes br-tags (linebreaks)

Hi, I’m using TinyMCE Module 2.4.10. I figuered that under certain circumstances MCE removes -Tags. Example <p>Test<br /><br /><br /></p> <table border="0"> <tbody> <tr> <td> </td> <td> </td> </tr> </tbody> </table> When MCE does the cleanup the tags are removed. Is there a way to make MCE...
by flow24
Fri Jan 23, 2009 9:07 am
Forum: Modules/Add-Ons
Topic: [SOLVED] Add checkbox to contenttype (Cataloger)
Replies: 3
Views: 1564

Re: Add checkbox to contenttype (Cataloger)

Hi,

Does anyone have a hint on this one? I tried messing around with FillParams() as well but couldn’t really find out what does the trick.
However I think there’s only a minor tweak needed to make this work…

Help would be really appreciated! Regards!
by flow24
Thu Jan 22, 2009 9:57 am
Forum: Modules/Add-Ons
Topic: [SOLVED] Add checkbox to contenttype (Cataloger)
Replies: 3
Views: 1564

[SOLVED] Add checkbox to contenttype (Cataloger)

Hi, I’m trying to add an additional checkbox to the catalog-item-contenttype (Module Cataloger). I already managed to let the box appear in the admin. The new prop is also stored in the database, but its value is not saved. Whenever I reedit the page the checkbox is off… Here’s what I did: I added t...

Go to advanced search