Search found 14 matches

by meanpenguin
Wed Nov 05, 2008 5:26 pm
Forum: Modules/Add-Ons
Topic: Output of module from one CMSMS to show in another CMSMS content area
Replies: 0
Views: 660

Output of module from one CMSMS to show in another CMSMS content area

Hi, 1. Given CMSMS installation A on one server, and installation B on another server 2. Is there an easy way to display output of a module from installation A on a page on installation B?     The page on installation B will have other content and want part of the page to display the output from the...
by meanpenguin
Sun Aug 10, 2008 3:08 am
Forum: Modules/Add-Ons
Topic: MenuManager: limit by items="", but also show the children?
Replies: 4
Views: 1682

Re: MenuManager: limit by items="", but also show the children?

Hi, I think I have the same problem and submitted some code for inclusion. http://forum.cmsmadesimple.org/index.php/topic,10454.0.html I added a parameter for "minimum levels" to show.  So I can make at least 2 levels to show. Clicking on the second level will expand out the 3rd level just...
by meanpenguin
Sat Mar 03, 2007 7:53 am
Forum: General Discussion
Topic: Looking for a module
Replies: 2
Views: 1426

Re: Looking for a module

heatherfeuer wrote: Is it possible you are looking for the cataloger module?
It has similar functionality but that wasn't the one that I was looking for.  :(
I went through all the modules in the Forge.  It's not one that is hosted here.

Thanks
by meanpenguin
Sat Mar 03, 2007 7:47 am
Forum: Feature ideas
Topic: Submenu levels to always show > 1
Replies: 4
Views: 4794

Re: Submenu levels to always show > 1

Can someone add this into the code base...for the MenuModule to support minimum levels of menu items to show. In file action.default.php Replaced if (isset($params['number_of_levels']) && $params['number_of_levels'] == '1')     $getchildren = false; with if (isset($params['number_of_levels']...
by meanpenguin
Sat Mar 03, 2007 12:36 am
Forum: General Discussion
Topic: Looking for a module
Replies: 2
Views: 1426

Looking for a module

Hi, I lost the link to a module that is almost like a glosssary.  I can't seem to find it again. It's not in the forge. It was a module used in a Music site, that had lists, by artist, by title, by category.... Looked something like the following.  Had an admin interface for assigning categories and...
by meanpenguin
Fri Mar 02, 2007 6:16 pm
Forum: Feature ideas
Topic: Submenu levels to always show > 1
Replies: 4
Views: 4794

Re: Submenu levels to always show > 1

Currently the menus on the left side show 1 level of menus Topic1 Topic2 Topic3 I would like it to show two levels Topic1   Sub topic 1A   Sub topic 1B   Sub topic 1C Topic 2   Sub topic 2A Topic 3   Sub topic 3A   Sub topic 3B   Sub topic 3C   Sub topic 3D Clicking on Sub topic 1B would make the me...
by meanpenguin
Thu Mar 01, 2007 11:55 pm
Forum: Feature ideas
Topic: Submenu levels to always show > 1
Replies: 4
Views: 4794

Submenu levels to always show > 1

Using the Simple Menu template, all is good except I need one more feature The ability to always show 2 levels of the menu on the right side bar. Using {menu template='simple_navigation.tpl' start_level='2' number_of_levels='3 collapse="0" } Shows two levels of menus but clicking on any of...
by meanpenguin
Thu Mar 01, 2007 4:48 pm
Forum: Feature ideas
Topic: Need "Save as Draft"
Replies: 3
Views: 2774

Re: Need "Save as Draft"

You can do it currently too :) - you have only to set page as inactive. The inactive works for new pages.  That is nice. The problem is with existing pages.  The workaround I have is: 1. make a copy of the page and set it to inactive and save. 2. make changes to the copy.  3. When completed, copy t...
by meanpenguin
Thu Mar 01, 2007 4:41 pm
Forum: Feature ideas
Topic: Re-import themes
Replies: 2
Views: 2809

Re: Re-import themes

Some workflow examples,  they are all variations of similar issue... Using other peoples themes 1.  Download a theme v1.0 and import it 2.  Find problems and work with the designer to make "fixes" 3.  I would like to download the theme v1.1 and import it again Right now, I have to figure ...
by meanpenguin
Thu Mar 01, 2007 4:28 pm
Forum: Feature ideas
Topic: View only for logged in users
Replies: 2
Views: 2251

Re: View only for logged in users

I think that would work...

CMSMadeSimple is one of the simplest and powerful open source tool I have run into in a long time....

Great job...

Edward
by meanpenguin
Thu Mar 01, 2007 3:40 am
Forum: Feature ideas
Topic: View only for logged in users
Replies: 2
Views: 2251

View only for logged in users

I'm not sure if this belongs here or not... Front End Users module has most of the functionality I need except one. "Don't even show the page on the menu if they are not logged in and is able to access the page." Currently, you click on the menu to open the page and it says you are not all...
by meanpenguin
Thu Mar 01, 2007 3:33 am
Forum: Feature ideas
Topic: Need "Save as Draft"
Replies: 3
Views: 2774

Need "Save as Draft"

Hi, As part of the Versioning changes for 1.1, maybe "drafts" can be incorporated as well? Take an existing page and I there are lots of changes to do, I would like to save it as a draft, instead of saving a half baked page and have it show up on the web site. Another example, when I am pl...
by meanpenguin
Thu Mar 01, 2007 3:29 am
Forum: Feature ideas
Topic: Content Versioning
Replies: 6
Views: 5837

Re: Content Versioning

cyberman wrote: It's on roadmap for 1.1 ...
Can't wait... 

Edward
by meanpenguin
Thu Mar 01, 2007 3:26 am
Forum: Feature ideas
Topic: Re-import themes
Replies: 2
Views: 2809

Re-import themes

Hi,

Once a theme has been imported, there is no way to re-import a theme (like after minor changes have been made).
Can we have a checkbox to "overwrite" existing so updates to themes can be made?

Thanks.

Edward

Go to advanced search