News module --- swaptitledate --- cms 0.7.1

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
BamaRob

News module --- swaptitledate --- cms 0.7.1

Post by BamaRob »

Using

Code: Select all

{cms_module module="news" swaptitledate="true"}
doesn't appear to have any effect on the output. Looks the same as

Code: Select all

{cms_module module="news"}
Am I missing something?
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm
Location: Fairless Hills, Pa USA

News module --- swaptitledate --- cms 0.7.1

Post by Ted »

You mean the title and date aren't switching positions? That can't be right...
BamaRob

News module --- swaptitledate --- cms 0.7.1

Post by BamaRob »

I assumed that the title and date would switch positions, but they're not. I fiddle with it some more to make sure it's not just something stupid I'm doing.
BamaRob

News module --- swaptitledate --- cms 0.7.1

Post by BamaRob »

Nevermind. It appears to be working properly. I don't know what I was doing wrong.

However, when I'm in WYSIWYG mode I enter:

Code: Select all

{cms_module module="news"}
If I submit that and then re-open it in the editor and click "" to view the code, it changes to:

Code: Select all

{cms_module module="news"}
And, this doesn't seem to work properly. I have to replace each '"' with '"' to get it to work. However, it works fine with no quotes at all, so that's how I'm doing it.
Last edited by BamaRob on Wed Oct 27, 2004 7:41 pm, edited 1 time in total.
Bewbs

News module --- swaptitledate --- cms 0.7.1

Post by Bewbs »

or just use it without quotes
Locked

Return to “Modules/Add-Ons”