Search found 17 matches

by catfish
Sun Jun 13, 2010 10:36 pm
Forum: Modules/Add-Ons
Topic: ClickBank integration plugin?
Replies: 0
Views: 906

ClickBank integration plugin?

Has anyone done ClickBank integration with CMSMadeSImple? Is there a plugin? I'm specifically looking for a way to grant software downloads and license keys (or sending a mail with a license key) from a thank you page after a purchase has been completed. Of course, I don't want any random person who...
by catfish
Wed Apr 28, 2010 6:45 pm
Forum: Modules/Add-Ons
Topic: [solved] CGBlog and Pretty URLs
Replies: 6
Views: 2097

Re: [solved] CGBlog and Pretty URLs

Ouch.. Why?
by catfish
Wed Apr 28, 2010 5:14 pm
Forum: Modules/Add-Ons
Topic: [solved] CGBlog and Pretty URLs
Replies: 6
Views: 2097

Re: CGBlog and Pretty URLs

Yes, but my site is indexed and has links, and I don't want to lose all that link juice and have to fix everything etc. I managed to solve it for now with this change in lib/classes/module_support/modform.inc.php:         // if ($prettyurl != '' && $config['url_rewriting'] == 'mod_rewrite' &...
by catfish
Mon Apr 26, 2010 10:45 pm
Forum: Modules/Add-Ons
Topic: [solved] CGBlog and Pretty URLs
Replies: 6
Views: 2097

Re: CGBlog and Pretty URLs

Thanks for the response!

Is hierarchy=true the only way?? I have explicitly disabled that already, and if I change that now, almost all the existing links will change. Havoc will ensue.

Will check out CGFeedmaker, thanks!
by catfish
Mon Apr 26, 2010 1:58 pm
Forum: Modules/Add-Ons
Topic: [solved] CGBlog and Pretty URLs
Replies: 6
Views: 2097

[solved] CGBlog and Pretty URLs

I'm testing out CGBlog, but the URLs aren't pretty, they look like this: /index.php?mact=CGBlog,cntnt01,detail,0&cntnt01articleid=2&cntnt01returnid=104 How can I set up pretty URLs in CGBlog? My system has pretty URLs already for normal pages using mod_rewrite, but I can't see any module con...
by catfish
Sat Apr 24, 2010 4:59 pm
Forum: Modules/Add-Ons
Topic: [solved] Blog module - which are there, and which is best?
Replies: 2
Views: 960

[solved] Blog module - which are there, and which is best?

Hi, I want to set up a blog on one of my cmsmadesimple websites - but I'm wondering which blog modules there are, and which I should use. I'd love to hear your experiences and recommendations. Or should I set up wordpress or something else under the /blog/ directory on my domain instead? The good th...
by catfish
Sun Feb 07, 2010 5:11 pm
Forum: CMSMS Core
Topic: Passing GET parameters to links
Replies: 1
Views: 1456

Passing GET parameters to links

I'm wondering if it's possible to pass specific (or all) GET parameters from the CMS Made Simple URL on to outbound links? Eg, if someone visits my site at http://www.example.com/page.html?foo=bar I'd like CMSMS to see the "foo=bar" and add that to outbound links on the page, so that a lin...
by catfish
Wed Dec 23, 2009 1:28 am
Forum: Help Wanted (commercial)
Topic: Functionality to set "publish date" for pages
Replies: 0
Views: 1208

Functionality to set "publish date" for pages

I would like to hear your bid to create an extension to CMS Made Simple that introduces the concept of "Publish date" to normal pages. The functionality should be fairly simple: if a page is Inactive, it should be changed to Active when we reach the date specified. It is important that any...
by catfish
Wed Dec 23, 2009 1:23 am
Forum: CMSMS Core
Topic: Publish date
Replies: 6
Views: 2663

Re: Publish date

Ronny, thanks for the tip! I might look into this as a workaround. The problem is that I am also using extensions where this won't work - for example SiteMap Made Simple. The pages would appear in the sitemap as long as they are active, unless I change that too. I guess the extension/functionality t...
by catfish
Wed Dec 23, 2009 1:13 am
Forum: CMSMS Core
Topic: Publish date
Replies: 6
Views: 2663

Re: Publish date

What do you mean by 'ordinary article'? The News module will do exactly this without you having to login. When you 'Add Article' on the edit page at the bottom, you will see an option for 'Use Expiration Date:' Check the box and set the date for when you want the articles to be published. Done. Tha...
by catfish
Tue Dec 22, 2009 1:37 pm
Forum: CMSMS Core
Topic: Publish date
Replies: 6
Views: 2663

Re: Publish date

Thanks, but I don't believe I can publish ordinary articles at a specific time using the News module? I want the content of my CMS to actually change at set times, ie publish new articles so that they coincide with other work that is going on, without having to manually log on to activate the articl...
by catfish
Tue Dec 15, 2009 4:44 pm
Forum: CMSMS Core
Topic: Publish date
Replies: 6
Views: 2663

Publish date

Hello folks, I've been trying to find out how I can write in many pages at once, and then activate them at predefined times in the future, automatically. In essence, I'm looking for a "publish date" type feature for each page, so that the articles automatically appear at set times. Have I ...
by catfish
Mon Nov 23, 2009 4:45 pm
Forum: CMSMS Core
Topic: Template variable for parent title?
Replies: 3
Views: 1787

Re: Template variable for parent title?

Hey, Thanks for the tip! I've implemented it almost just like this, and it does (almost) exactly what I need. :) The only problem now, which I have worked around be restructuring my pages, is that I am using some "External link" entries, and they have children. From the child, I can't seem...
by catfish
Mon Nov 23, 2009 3:46 pm
Forum: CMSMS Core
Topic: Using the Global variables from CMS
Replies: 15
Views: 12810

Re: Using the Global variables from CMS

To pick up an old thread - is there a way to get a page URL based on the Alias? The page's URL can be constructed using the site's URL and the alias, but if the page in question is an external link, for example, that's no good...:/

Go to advanced search