Greetings Friends,
How to give the absolute path in links.
for example: global_content name='footer'
About us
but to html editor to change the below format.
About us
Can anybody give this solution for that.
Thanks in advance.
Regards
Kumaran Paranthaman.
Search found 30 matches
- Tue Sep 23, 2008 9:39 am
- Forum: Developers Discussion
- Topic: How to make absolute path in links
- Replies: 1
- Views: 1387
- Tue Sep 16, 2008 6:24 am
- Forum: Developers Discussion
- Topic: How to assign the styles in TinyMCE WYSIWYG styles list box
- Replies: 1
- Views: 1113
How to assign the styles in TinyMCE WYSIWYG styles list box
Greetings Friends, If you leave the field empty, TinyMCE will parse your CSS file and list the styles contained in it to the user. If you want only some styles presented to the user, specify them in the form "Style 1=style1; Style 2=style2" in the first field below. In the remaining fields...
- Tue Sep 09, 2008 10:07 am
- Forum: Developers Discussion
- Topic: User defined Tags -- Conditions are not checked -- give the solution
- Replies: 4
- Views: 1836
Re: User defined Tags -- Conditions are not checked -- give the solution
Hi Alby,
I call the {activelink} in global content pages. But inner i check the condition for example below.
{if activelink eq 'test'} get the blank of the result is empty. How I check the condition...
Please guide me, very urgent...
Thanks & Regards
Kumaran
I call the {activelink} in global content pages. But inner i check the condition for example below.
{if activelink eq 'test'} get the blank of the result is empty. How I check the condition...
Please guide me, very urgent...
Thanks & Regards
Kumaran
- Tue Sep 09, 2008 7:25 am
- Forum: Developers Discussion
- Topic: User defined Tags -- Conditions are not checked -- give the solution
- Replies: 4
- Views: 1836
User defined Tags -- Conditions are not checked -- give the solution
Greetings Friends, I get the values from user defined tags(UTD). But I unable to check the if condition. Please look the following my code. Please give the solution... Page name is test activelink----- UDT =============== $pageurl=count(explode('/',$_REQUEST["page"])); if($pageurl==1) { ec...
- Mon Sep 08, 2008 1:49 pm
- Forum: Developers Discussion
- Topic: RSS feed reader
- Replies: 6
- Views: 2990
Re: RSS feed reader
Greetings viebig, Your post... ---------------- get lastrss http://lastrss.oslab.net/ , put it in a folder like /custom the create a UDT , name it getfeed customize the output the way you need it My Doubt:- ======= I download the lastrss file from the http://lastrss.oslab.net site. I couldn't unders...
- Mon Sep 08, 2008 1:28 pm
- Forum: Developers Discussion
- Topic: Where I add one more menu in admin panel
- Replies: 2
- Views: 1458
Where I add one more menu in admin panel
Greetings Everybody,
I have one doubt. How to add the menu in admin panel.
Like
CMS>
home
View Page
Logout
I want one more link add this menu, where i will change give the solutions for me.
Thanks in advance...
Thanks & Regards
Kumaran Paranthaman.
I have one doubt. How to add the menu in admin panel.
Like
CMS>
home
View Page
Logout
I want one more link add this menu, where i will change give the solutions for me.
Thanks in advance...
Thanks & Regards
Kumaran Paranthaman.
- Sat Sep 06, 2008 1:17 pm
- Forum: Developers Discussion
- Topic: How to implement the Shortcut -- please guide me
- Replies: 0
- Views: 836
How to implement the Shortcut -- please guide me
Greetings Friends,
How Implement the Add Shortcut in my site. Please give any body idea about that. Please give the solution.
Thanks is advance.
Regards
Kumaran
How Implement the Add Shortcut in my site. Please give any body idea about that. Please give the solution.
Thanks is advance.
Regards
Kumaran
- Sat Sep 06, 2008 12:02 pm
- Forum: Developers Discussion
- Topic: Google ads -- where i put my google add codes
- Replies: 3
- Views: 1636
Re: Google ads -- where i put my google add codes
Greetings viebig, I got the coding for google and put the google adsense code in content page ok. But how to interact with {adsense ad_client="pub-random#" ad_width="120" ad_height="600" ad_format="120x600_as"} This tag. Can you give with sample code. Its real...
- Sat Sep 06, 2008 11:15 am
- Forum: Developers Discussion
- Topic: Google ads -- where i put my google add codes
- Replies: 3
- Views: 1636
Google ads -- where i put my google add codes
Greetings Friends
I put the following tags in my page.
{adsense ad_client="pub-random#" ad_width="120" ad_height="600" ad_format="120x600_as"}
My doubt is google adsense code where I put this code. Please guide me
Thanks in advance.
Regards
Kumaran
I put the following tags in my page.
{adsense ad_client="pub-random#" ad_width="120" ad_height="600" ad_format="120x600_as"}
My doubt is google adsense code where I put this code. Please guide me
Thanks in advance.
Regards
Kumaran
- Sat Sep 06, 2008 6:38 am
- Forum: Developers Discussion
- Topic: How to insert me smarty assign values in page preview
- Replies: 0
- Views: 914
How to insert me smarty assign values in page preview
Greetings Friends,
How to assign the smarty values in page preview, Page contents are from xml. Can anybody guide me. I am awaiting for your reply.
Thanks in advance
Regards
Kumaran
How to assign the smarty values in page preview, Page contents are from xml. Can anybody guide me. I am awaiting for your reply.
Thanks in advance
Regards
Kumaran
- Fri Sep 05, 2008 12:07 pm
- Forum: Developers Discussion
- Topic: How to assign the smarty variables in preview pages
- Replies: 0
- Views: 990
How to assign the smarty variables in preview pages
Greetings Friends,
How to assign the smarty variables in preview page, to write on xml code. Can anybody guide me.
I am awaiting for your reply.
Please urgent.
Regards,
Kumaran
How to assign the smarty variables in preview page, to write on xml code. Can anybody guide me.
I am awaiting for your reply.
Please urgent.
Regards,
Kumaran
- Thu Sep 04, 2008 1:09 pm
- Forum: Developers Discussion
- Topic: how to work: mod rewrite in cms
- Replies: 8
- Views: 3024
Re: how to work: mod rewrite in cms
Thanks to all.
Its work fine....
Regards
Kumaran Paranthaman.
Its work fine....
Regards
Kumaran Paranthaman.
- Thu Sep 04, 2008 1:08 pm
- Forum: Developers Discussion
- Topic: Regarding: Page preview help...(Showing the assign values)
- Replies: 0
- Views: 861
Regarding: Page preview help...(Showing the assign values)
Greetings Friends,
How to assign the values in preview of the page.
I assign values in smarty to show on the page but, Page preview admin not showing the my particular value.
Can anybody guide me. I am awaiting for your reply.
Thanks & Regards
Kumaran Paranthaman.
How to assign the values in preview of the page.
I assign values in smarty to show on the page but, Page preview admin not showing the my particular value.
Can anybody guide me. I am awaiting for your reply.
Thanks & Regards
Kumaran Paranthaman.
- Sat Aug 30, 2008 1:11 pm
- Forum: Developers Discussion
- Topic: Regarding: Search functionality query
- Replies: 0
- Views: 987
Regarding: Search functionality query
Greetings friends,
I implemented the CMS search functionality in my site.
I want search column(metadata) content table in tbl_content table. Can anybody how to make the query. Please guide me
Thanks in advance
Regards
Kumaran.
I implemented the CMS search functionality in my site.
I want search column(metadata) content table in tbl_content table. Can anybody how to make the query. Please guide me
Thanks in advance
Regards
Kumaran.
- Sat Aug 30, 2008 7:40 am
- Forum: Developers Discussion
- Topic: How to remove news module in my site
- Replies: 2
- Views: 1568
How to remove news module in my site
Greetings Friends,
How to remove the news module in my system please guide me.
Thanks & Regards
Kumaran
How to remove the news module in my system please guide me.
Thanks & Regards
Kumaran