Search found 63 matches

by zeroality
Thu Mar 17, 2011 6:04 am
Forum: CMSMS Core
Topic: how to edit recently_updated tag behavior?
Replies: 4
Views: 2872

Re: how to edit recently_updated tag behavior?

Thanks.

My apologies. I wasn't aware of the notice posted 4 months ago disallowing the posting of hacks of CMSMS/modules, which I suppose this squarely falls under.

I'll try and muck my way through best as I can. Thanks again.
by zeroality
Mon Mar 14, 2011 2:37 pm
Forum: CMSMS Core
Topic: how to edit recently_updated tag behavior?
Replies: 4
Views: 2872

Re: how to edit recently_updated tag behavior?

Should I post in the Developer forum instead? I mean, moving pages to re-order them in the page listing for the sake of convenience is not updating them... Besides, it's not like I can't grab the CMSMS package and re-upload the file if needed. And yes, there was something to change. The div wrapping...
by zeroality
Mon Mar 14, 2011 2:40 am
Forum: CMSMS Core
Topic: how to edit recently_updated tag behavior?
Replies: 4
Views: 2872

how to edit recently_updated tag behavior?

I posted something here , in the General Discussion forums regarding the recently_updated tag. To sum it up, it shows pages as updated when they aren't - for instance, if a page is re-ordered after creation then it will show the pages that it jumps over as being updated. Hopefully this will be fixed...
by zeroality
Mon Mar 14, 2011 2:34 am
Forum: General Discussion
Topic: recently_updated shows pages that haven't been updated
Replies: 1
Views: 1868

recently_updated shows pages that haven't been updated

I wasn't sure where to put this thread so if it's in the wrong place, could someone move it for me? Thanks. It's more of a "bug report/complaint" than a help thread, so... I've been using CMSMS for a couple years but I've only recently made use of the recently_updated tag to display update...
by zeroality
Sun May 30, 2010 11:08 pm
Forum: General Discussion
Topic: favicon should be removed from checksum
Replies: 2
Views: 1705

favicon should be removed from checksum

Or at least include a checkbox for it (to exempt from testing) because that is one file that many people are probably going to exclude.
by zeroality
Tue Apr 20, 2010 10:55 am
Forum: Feature ideas
Topic: switch to page layout
Replies: 1
Views: 2816

Re: switch to page layout

I'm afraid you won't have much luck getting this implemented. I already brought this up in 2006 (wow has it been that long?) and it didn't get much response.

http://forum.cmsmadesimple.org/index.ph ... 339.0.html

I ended up having to use javascript to enable switching styles.
by zeroality
Tue Apr 20, 2010 10:51 am
Forum: Feature ideas
Topic: Expand control of permissions for File/Image Manager
Replies: 3
Views: 4838

Expand control of permissions for File/Image Manager

I suggested this on the CMSMS page on UserVoice and thought some of you may be interested in discussing this and perhaps commenting/voting for the idea on UserVoice. Here is my suggestion: The File/Image manager permissions are currently very limited. You can either allow or disallow access per grou...
by zeroality
Tue Apr 20, 2010 10:39 am
Forum: CMSMS Core
Topic: how can i prevent people from modifying files/images but still be able to add?
Replies: 4
Views: 1685

Re: how can i prevent people from modifying files/images but still be able to add?

Judging from the lack of replies, this is apparently not possible from within the core package of CMSMS.

I suppose I need to make a feature suggestion to expand control of permissions for the file/image manager.
by zeroality
Mon Apr 12, 2010 4:47 am
Forum: CMSMS Core
Topic: how can i prevent people from modifying files/images but still be able to add?
Replies: 4
Views: 1685

Re: how can i prevent people from modifying files/images but still be able to add?

Is there something that I'm missing or will I have to find something else, such as an upload script?
by zeroality
Mon Apr 12, 2010 4:46 am
Forum: Developers Discussion
Topic: anybody use a cvs in or with their CMSMS?
Replies: 0
Views: 943

anybody use a cvs in or with their CMSMS?

I tried http://dev.cmsmadesimple.org/projects/cvms but seems like it's just an integration module, not an actual cvs. I've looked at a few but can't find any that run on mySQL and don't require a masters in server administration to install/maintain. Can anybody with any experience with this help me ...
by zeroality
Fri Apr 09, 2010 5:57 am
Forum: Developers Discussion
Topic: any way to modify this UDT to display last date updated for individual pages?
Replies: 3
Views: 1845

any way to modify this UDT to display last date updated for individual pages?

http://wiki.cmsmadesimple.org/index.php/Share_your_tags_here#Date_of_the_latest_modification_on_the_site I put it on my site and imagine my disappointment when it only shows the date that the latest global page was modified, not the page itself. Any way to put updated time/date on the page and have ...
by zeroality
Fri Apr 09, 2010 5:54 am
Forum: CMSMS Core
Topic: how can i prevent people from modifying files/images but still be able to add?
Replies: 4
Views: 1685

Re: how can i prevent people from modifying files/images but still be able to add?

'Modify Files' is the only permission that I can see that relates specifically to the file/image manager and that gives you the authority to delete/overwrite, not just add.
by zeroality
Thu Apr 08, 2010 1:32 am
Forum: CMSMS Core
Topic: how can i prevent people from modifying files/images but still be able to add?
Replies: 4
Views: 1685

how can i prevent people from modifying files/images but still be able to add?

I'm using the default Image/File Manager that came with CMSMS 1.7.

I need to allow editors to add files/images but I don't want them to be able to delete or overwrite. I figure the delete part is easy enough by removing the button in the code itself but overwriting is a toughie.

Go to advanced search