FAP CUSTOMIZATION - Remove OTF


Subject: FAP CUSTOMIZATION - Remove OTF
From: 02 Jan, 2006

JustTwistedd wrote: 
I recently added FAP into my PHPBB2 Forum.
Where can I edit the Album so there is no OTF Gallery at all?

Artie wrote: 
To remove the OTF link you can edit the template file album_box.tpl

Profile PM  
Subject: Re: Remove OTF
OTF is a great feature of FAP who wants remove it? :twisted: :twisted:

Thanks, Artie.

Ciao,

Subject: Re: Remove OTF
buldo wrote: [View Post]
OTF is a great feature of FAP who wants remove it? :twisted: :twisted:

Thanks, Artie.

Ciao,

I agree, but it's also provides simple way to hide from users.... if you so wish.

Profile PM  
Subject: Re: Remove OTF
Thanks Artie,

I think it would helpful for some people. :D

Profile PM  
Subject: Re: Remove OTF
You could also just make it visible for admins only. that way you still have the OTF possibility but it is not visible.

Profile PM  
Subject: Re: Remove OTF
I'll try to add some permission level access when I have some free time. :wink:

Subject: Re: Remove OTF
Mighty Gorgon and free time :!:

Now that's an Oxymoron if I ever heard one. :wink:

Profile PM  
Subject: Re: Remove OTF
Artie wrote: [View Post]
Mighty Gorgon and free time :!:

Now that's an Oxymoron if I ever heard one. :wink:

He he he... I'll do it sooner or later... trust me... :wink:

Subject: Re: Remove OTF
hehe, i didn't see a need for this aside from those with ftp access, which is only admins on my board, so all i did to remove this was remove the code from the tpl file, and added a link to it in the admin panel. not as good as a permissions change, but it works.

i also set the attachment mod to upload directly to a specified directory in the otf folder, so unconstrained images uploaded with the attachment mod can be viewed via the admin panel otf link.

Profile PM  
Subject: Re: Remove OTF
Artie wrote: [View Post]
Mighty Gorgon and free time :!:

Now that's an Oxymoron if I ever heard one. :wink:


 
Off Topic
:
Microsoft Works.... <- biggest oxymoron of all...

Subject: Re: Remove OTF
Frost wrote: [View Post]
Artie wrote: [View Post]
Mighty Gorgon and free time :!:

Now that's an Oxymoron if I ever heard one. :wink:


 
Off Topic
:
Microsoft Works.... <- biggest oxymoron of all...


Frost you are sooooooo right :mrviolet:

Subject: Removal Of OTF
Howdy guys :mrgreen:

OK I run a motorbike forum and have installed the FAP.

I dont really have a use for OTF so is there any way of me removing this option from the FAP, as theres no point in clicking it if it wont be used and its confusing as people will wonder what its there for.

Cheers guys.

Matt :D

Profile PM  
Subject: Re: Removal Of OTF
Do you want to get rid of it completely or just viewable for admins?

The simplest way of removing it from view but leaving its features in place (in case you change your mind at some stage) is as far as I can tell by going to templates/subSilver and removing these lines

Code: [Download] [Hide]
  1. <tr>  
  2. <td class="row1" height="50" colspan="{catfooter.cat_public_footer.FOOTER_COL_SPAN}" onMouseOver="this.className='row2';" onMouseOut="this.className='row1';">  
  3. <span class="forumlink">  
  4. &nbsp;{NAV_DOT}&nbsp;<a href="{U_ALBUM_OTF}" class="cattitle">{L_ALBUM_OTF}</a>  
  5. </span>  
  6. </td>  
  7. </tr>  
  8.  

Profile PM  
Subject: Re: Remove OTF
Name of template file to modify at top of this thread.

Topic moved to Customizations forum and merged with similar.

Profile PM  
Subject: Re: Remove OTF
Is it OK, if I do it this way? So I can get a backup If I want:

Code: [Download] [Hide]
  1. <!--<tr>-->  
  2. <!--<td class="row1" height="50" colspan="{catfooter.cat_public_footer.FOOTER_COL_SPAN}" onMouseOver="this.className='row2';" onMouseOut="this.className='row1';">-->  
  3. <!--<span class="forumlink">-->  
  4. <!--&nbsp;{NAV_DOT}&nbsp;<a href="{U_ALBUM_OTF}" class="cattitle">{L_ALBUM_OTF}</a>-->  
  5. <!--</span>-->  
  6. <!--</td>-->  
  7. <!--</tr>-->  


That's OK right? I'm using the Icy Phoenix 1.0.66 I guess. The code is a little different here, but that code above is just in the normal one. With the "<!--code-->" to disable it instead of showing it.

I mean some people don't really need OTF's features and just want an album. They should add a "On-Off" option for OTF on and off for album in Icy Phoenix. :cop:

Profile PM  

Page 1 of 2


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.158s (PHP: 13% SQL: 87%)
SQL queries: 13 - Debug Off - GZIP Enabled