1
yellowchimp
getting rid of default content in icontent??

I am using the content module icontent.

Could anyone advise me how to get rid of:
"[Back | Show this page in printable format] [Modify the page] "

and
"Page submitted by ifa-admin - [Rating : 0.00 (0 votes) | Rate it!]"

which appear at the top of my pages that are placed within icontent.

I thought if I could find the index code that controls what icontent shows then i could just delete the relevant bits.

But I think they are written in php - so its all gibberish to me!

Any help greatly appreciated.


2
tjnemez
Re: getting rid of default content in icontent??
  • 2004/7/29 18:55

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


you will likely have to edit the icontent templates.

3
damaster
Re: getting rid of default content in icontent??
  • 2004/7/29 18:57

  • damaster

  • Just can't stay away

  • Posts: 556

  • Since: 2003/5/11


edit the template icontent_page.html

and remove :



<{if $shortcutsOnPages == 1}> <{include file="db:icontent_shortcuts.html"}> <{/if}> <{if $navBar == 1}> [<{$lang_back}> | <{$lang_print}>] <{if $modifyPageLink != ''}> [<{$lang_modifyPage}>] <{/if}> ... (...)...


I like people more than machines or money. But that's me!
Lets do something good and great: Lets do open source!

4
yellowchimp
Re: getting rid of default content in icontent??

I have done what you have suggested and nothing seems to have happened

I went into the module icontent and then into the templates folder and changed the content of the icontent_page.html. Ftp'd it and updated the icontent module in the system admin menu. Nothings happened??

5
Herko
Re: getting rid of default content in icontent??
  • 2004/7/30 9:00

  • Herko

  • XOOPS is my life!

  • Posts: 4238

  • Since: 2002/2/4 1


You will have to edit templates in system admin -> templates. If you want to edit the default template set, you will have to clone it fist, and edit the cloned version. This is because the default template set cannot be edited.

Herko

Login

Who's Online

211 user(s) are online (126 user(s) are browsing Support Forums)


Members: 0


Guests: 211


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits