1
mcmikemc
TinyD help for a n00b
  • 2004/8/16 12:49

  • mcmikemc

  • Just popping in

  • Posts: 19

  • Since: 2004/7/28


Hello,

I am very new to XOOPS but I have been able to get a site up and admin it. I am in the process of putting content on it and I have decided to use TinyD for every page on the site other than the home page.

TinyD is perfect for what I currently want to do except for the community features like the comments and stuff that show up on the bottom of the page. I also don't want to have the print and e-mail icons on the page either.

I would like to know how I can get rid of them. Any help is greatly appreciated.

2
jlm69
Re: TinyD help for a n00b
  • 2004/8/16 13:10

  • jlm69

  • Module Developer

  • Posts: 719

  • Since: 2002/7/19


look at tinyd/templates/tc_index.html

remove the


<{$lang_printerpage}>
<{$lang_sendstory}>


that will remove the print and send to friend links.

Comments should be able to be disabled in module preferences.

Hope this helps

3
mcmikemc
Re: TinyD help for a n00b
  • 2004/8/16 13:13

  • mcmikemc

  • Just popping in

  • Posts: 19

  • Since: 2004/7/28


Thank you. I will try that right now.

4
madsen
Re: TinyD help for a n00b
  • 2004/8/16 13:49

  • madsen

  • Just popping in

  • Posts: 40

  • Since: 2004/1/24


A easier way would be to upgrade to the latest TinyD 1.5mh014 which has this feature in the module preferense.

Quote:

2004-6-2 1.5mh011
- added a config can select block of tc_nav's target
- added a config whether it displays "printer friendly" icon or not
- added a config whether it displays "tell a friend" icon or not
- added page navigation
- updated mymenu


//Madsen

5
mcmikemc
Re: TinyD help for a n00b
  • 2004/8/16 14:00

  • mcmikemc

  • Just popping in

  • Posts: 19

  • Since: 2004/7/28


Cool,

Thanks again for the help guys. I have been able to do exactly what I wanted to do thanks to that push in the right direction.

I edited out the print, e-mail and coments section of the index files. It did not work at first but then I thought that maybe I had to update the module after I made changes and BAM it worked. Below is what my tiny_index.html pages look like now which is exactly what I wanted to have.

Quote:

<{$content}>




<{if $is_display_pagenav }>









<{if $prev_link }>
<{$lang_prevpage}>


<{$prev_title}>
<{/if}>

<{$lang_topofcontents}>

<{if $next_link }>
<{$lang_nextpage}>


<{$next_title}>
<{/if}>

<{/if}>



I downloaded the latest version that is up as of 1 hour ago so I guess I have those features Madsen spook of. Since I am able to do what I want I will try that out since I have nothing to lose now.


Login

Who's Online

536 user(s) are online (32 user(s) are browsing Support Forums)


Members: 0


Guests: 536


more...

Donat-O-Meter

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

Latest GitHub Commits