Search found 74 matches

by brownrl
Mon Aug 29, 2011 9:57 am
Forum: Tips and Tricks
Topic: Multi Lang another approach
Replies: 1
Views: 3814

Multi Lang another approach

So I have been using CMS for sometime here in Belgium where Dutch and French are both official languages. I have some .9 versions still installed at some places. Greatest CMS EVER! Every site that I touch needs to be in both NL and FR and sometimes in a third with English or German. I too once used ...
by brownrl
Thu Nov 04, 2010 2:53 pm
Forum: Modules/Add-Ons
Topic: Multiple Copy Section
Replies: 2
Views: 891

Re: Multiple Copy Section

Or better yet the simple thing:

Can I call the copy ability in CMS admin and have some of the fields pre set?

That alone would help a great deal.
by brownrl
Thu Nov 04, 2010 2:46 pm
Forum: Modules/Add-Ons
Topic: Multiple Copy Section
Replies: 2
Views: 891

Multiple Copy Section

Lets say for the sake of argument... I have an entire site made and ready to go in French. All the pages in the site have an alias that ends in -fr. ex, something-fr somethingelse-fr... Now what I would like to do is systematically in some PHP code and the db go page by page and recreate the whole e...
by brownrl
Tue Oct 26, 2010 2:57 pm
Forum: Modules/Add-Ons
Topic: Tiny MCE not showing
Replies: 8
Views: 2570

Re: Tiny MCE not showing

thanks for the time though,

I got the Yahoo rich editor working and I am able to do cool tricks over what TinyMCE did. Might share that code later.
by brownrl
Tue Oct 26, 2010 2:30 pm
Forum: Modules/Add-Ons
Topic: Tiny MCE not showing
Replies: 8
Views: 2570

Re: Tiny MCE not showing

nope 755 777 both don't work.
by brownrl
Tue Oct 26, 2010 2:29 pm
Forum: Modules/Add-Ons
Topic: Tiny MCE not showing
Replies: 8
Views: 2570

Re: Tiny MCE not showing

I will try that but I am 99.9% certain that won't do anything, unless tinyMCE has some sort of file permission checking going on before it instantiates.
by brownrl
Tue Oct 26, 2010 12:55 pm
Forum: Modules/Add-Ons
Topic: Tiny MCE not showing
Replies: 8
Views: 2570

Re: Tiny MCE not showing

checked and doubled checked. module folder is 777
by brownrl
Tue Oct 26, 2010 12:02 pm
Forum: Modules/Add-Ons
Topic: Tiny MCE not showing
Replies: 8
Views: 2570

Re: Tiny MCE not showing

I don't even get the tinyMCE edito to work in the Admin Modules TinyMCE configurator preview.
by brownrl
Tue Oct 26, 2010 11:46 am
Forum: Modules/Add-Ons
Topic: Tiny MCE not showing
Replies: 8
Views: 2570

Tiny MCE not showing

When I have TinyMCE enabled and I go to edit a page, the interface does not show. The small checkbox to toggle on and off does show but the whole tinyMCE does not show. Version 1.8.2 I have looked at firebug to see if there is some Javascript crazy going on. Happens on Multiple browsers on multiple ...
by brownrl
Thu Jul 30, 2009 10:41 am
Forum: Announcements
Topic: CMS Made Simple 2.0 (not 1.7) is in development
Replies: 155
Views: 110237

Re: CMS Made Simple 1.7 is in development

Using the sqlite would be amazingly AWESOME!!!! at work here we currently CMS MS for EVERYTHING!!!! 25+ sites all running CMS MS and large well known clients! However, we would like to use the sqlite so that the db is a file within the individual proejcts and thus can be svn'd. Ofcourse when we go t...
by brownrl
Tue May 19, 2009 2:42 pm
Forum: Developers Discussion
Topic: Module Creator
Replies: 3
Views: 1891

Module Creator 1.1

Heavy updates, bug fizes, new templates, dataTables integration, new field types.

Added a file field object...

http://hlounge.net/modulecreator.zip

Supports exporting modules to XLS... yes to Excel so now your manager wont' be all like "Dude I need an XLS of the subscribers module.
by brownrl
Mon Feb 16, 2009 4:44 pm
Forum: Developers Discussion
Topic: hidden if not logged in...
Replies: 2
Views: 1466

Re: hidden if not logged in...

thanks got it.

$smarty.session.etc.yada.yada.... thanks a ton....
by brownrl
Mon Feb 16, 2009 4:15 pm
Forum: Developers Discussion
Topic: hidden if not logged in...
Replies: 2
Views: 1466

hidden if not logged in...

Ok, here's one I have not seen... Lets say I have a session var $_SESSION['logged_in'] == 0; Well when it is 0 I want to make sure not to show the link to a page that requires login. Can I in the MenuManager templates or MenuManager module code add a little something to check this session var? Thank...
by brownrl
Fri Feb 06, 2009 1:17 pm
Forum: Developers Discussion
Topic: Module Creator
Replies: 3
Views: 1891

Module Creator

Dear All, For the past months I have been working on and using a self made modulecreator module at my work. Using some of the principals of previous Module Creator Modules I sorta tied in different pieces and added some of what I wanted. Primary Objective: Module creator should create a fully workin...
by brownrl
Fri Dec 05, 2008 2:06 pm
Forum: Developers Discussion
Topic: [SOLVED] $this->CreateLink in new version
Replies: 7
Views: 2229

Re: $this->CreateLink in new version

ok


redirect seems to be new?

but works for the time being....


thanks a ton I was pooping my pants on this... 1000 apologies!

Go to advanced search