Search found 28 matches

by ethan2cyc
Mon Apr 25, 2011 3:10 pm
Forum: Modules/Add-Ons
Topic: How to assign id and class to checkbox?
Replies: 4
Views: 1872

Re: How to assign id and class to checkbox?

nobody know how to tix it?
by ethan2cyc
Sun Apr 24, 2011 2:05 am
Forum: Modules/Add-Ons
Topic: How to assign id and class to checkbox?
Replies: 4
Views: 1872

How to assign id and class to checkbox?

The checkbox is not assigned the class and id in the comments module. I want to fix it. so I find the CreateInputCheckbox function in \modules\Comments\action.default.php $this->smarty->assign_by_ref('inputnotify', $this->CreateInputCheckbox($id, 'authornotify', 1, $authornotify)); and it's come fro...
by ethan2cyc
Thu Mar 31, 2011 3:34 pm
Forum: Developers Discussion
Topic: how to get some tags value in smarty?[solved]
Replies: 2
Views: 1721

Re: how to get some tags value in smarty?

Thank you so much!
by ethan2cyc
Thu Mar 31, 2011 3:09 pm
Forum: Developers Discussion
Topic: how to get some tags value in smarty?[solved]
Replies: 2
Views: 1721

how to get some tags value in smarty?[solved]

hi all, a example here: <img src="{root_url}/uploads/news/id{$entry->id}/{$entry->thumbnail}" alt="{$entry->title}" width="75" height="75"/> it works ok, but here: {assign var="image_url" value= ??? '/uploads/news/id'|cat:$entry->id|cat:'/'|cat:$entr...
by ethan2cyc
Sun Mar 27, 2011 2:46 pm
Forum: Modules/Add-Ons
Topic: How to show page number link in News?
Replies: 0
Views: 547

How to show page number link in News?

Hi all,
The default pager of News module will output like this:
<< < page 2 of 21 >> >
But I want to do it like this:
1 2 3 ... 21 next>
Is there anyway to make it?
Thx
by ethan2cyc
Sat Mar 26, 2011 1:52 pm
Forum: Modules/Add-Ons
Topic: Announcement: New plug-in SuperSizer
Replies: 487
Views: 150596

Re: Announcement: New plug-in SuperSizer

{supersizer height='200' path=...}
if the actual height of image is lower than 200, it will not be shown.

and another question, will the supersizer save time for loading the image?
by ethan2cyc
Sat Mar 19, 2011 11:34 am
Forum: Modules/Add-Ons
Topic: How to select a image when adding news article?
Replies: 12
Views: 6673

How to select a image when adding news article?

hi all,
I know that the image can be select from TinyMCE, but I want show the text and image separately. Is there any way to let users can select a image when adding news article? or has any other module can do the same effect?

Here http://themes.cmsmadesimple.org/ is a example.

Thank you.
by ethan2cyc
Tue Mar 08, 2011 6:33 am
Forum: [locked] Installation, Setup and Upgrade
Topic: How to set pretty url in 1.6.9?[resolved]
Replies: 8
Views: 3540

Re: How to set pretty url in 1.6.9?

Dr.CSS wrote:
RewriteBase /
RewriteBase /cmsms-1.6.9

And if it is an xampp type install you might as well upgrade it and your cmsms install to the latest...

thank you!! I've resolved it.
by ethan2cyc
Fri Mar 04, 2011 3:58 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: How to set pretty url in 1.6.9?[resolved]
Replies: 8
Views: 3540

Re: How to set pretty url in 1.6.9?

:'(
any one else can help me?
by ethan2cyc
Fri Mar 04, 2011 5:50 am
Forum: [locked] Installation, Setup and Upgrade
Topic: How to set pretty url in 1.6.9?[resolved]
Replies: 8
Views: 3540

Re: How to set pretty url in 1.6.9?

You got .html when your page_extension is blank ? no, when the page_extension is blank, the url do no have .html. Just for the fun of it, install the latest CMSMS version on the side, and see if it works for you. If not, we know it has nothing to do with the version. The latest version do not work ...
by ethan2cyc
Thu Mar 03, 2011 8:29 am
Forum: [locked] Installation, Setup and Upgrade
Topic: How to set pretty url in 1.6.9?[resolved]
Replies: 8
Views: 3540

Re: How to set pretty url in 1.6.9?

but the wiki say it can and the config.php has such options.
by ethan2cyc
Wed Mar 02, 2011 2:39 pm
Forum: Modules/Add-Ons
Topic: how to change dynamic page to static html page
Replies: 8
Views: 3055

Re: how to change dynamic page to static html page

As long as you're using pretty URLs, there's no way to tell if the page is static or dynamic, from the point of view of the user or search engine. You can even use a .html extension on your pages to 'fool' people into thinking you're using static HTML. Thanks for your advice, but I have some proble...
by ethan2cyc
Wed Mar 02, 2011 2:37 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: How to set pretty url in 1.6.9?[resolved]
Replies: 8
Views: 3540

How to set pretty url in 1.6.9?[resolved]

I have followed the wiki page, but it can not work well. the config.php $config['url_rewriting'] = 'mod_rewrite'; #Extension to use if you're using mod_rewrite for pretty URLs. $config['page_extension'] = ''; #If you're using the internal pretty url mechanism or mod_rewrite, would you like to #show ...
by ethan2cyc
Mon Feb 28, 2011 2:35 pm
Forum: Modules/Add-Ons
Topic: how to change dynamic page to static html page
Replies: 8
Views: 3055

Re: how to change dynamic page to static html page

I build a website for my friend. And he said the the SEO company told him that.
staartmees wrote:not true, it seems cms made simple is very SEO friendly. But if you're not sure, why don't you install SEO Tools or Search Engine Optimization Made Simple?
thanks to staartmees, I've got more information about the SEO.
by ethan2cyc
Mon Feb 28, 2011 1:43 pm
Forum: Modules/Add-Ons
Topic: how to change dynamic page to static html page
Replies: 8
Views: 3055

Re: how to change dynamic page to static html page

because SEO prefers static html page

Go to advanced search