I Need a hack
|
timamie
Joined: 2006-07-25
Posts: 11 |
Posted: Tue, 2006-07-25 18:36
|
|
I need a hack for a return home link, and I need to add a copyrite notice at the bottom left What php module do I need to edit for these hacks |
|
| Login or register to post comments |

Posts: 9507
G1 or G2? You mention module (that is g2) but this is a G1 forum
Dave
____________________________________________________
Blog with G2 || Gallery Frames / Mods || G1 Test Gallery
Posts: 11
G1 I down graded from G2 to G1 to reduce SQL Server load.
G2 just loads to slow for me
I want to put a small icon on the nav bar on the right and make a home button to return to the web site
I got the copyright going I found that in the footer files
I found another item in my rss feed there is a web site I do not in my RSS because of its content I can not support the feed unless I remove the adult content site, maybe there is an other I can put in there
I hold an ICRA Rating content and do not wish to give up the youth safe content.
What php file is adding the site tags to the RSS feed
http://www.snaplog.com/
scroll to the bottom
Posts: 9507
I don't understand....if you want to disable the rss feed...you can rerun the config wiz and thee is a place to disable. If that is not want you wnat then can you explain better.
In rss.php there is
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:photo="http://www.pheed.com/pheed/" xmlns:pb="http://snaplog.com/backend/PhotoBlog.html">is that how you set the rating content? I don't know.html_wrap/gallery.header should be a good place to put a icon for a link. There is lots of other places. YOu have to be a bit more spacific if you want more detail
Dave
____________________________________________________
Blog with G2 || Gallery Frames / Mods || G1 Test Gallery
Posts: 11
My rating content is rated safe for kids
If there are any link to unsafe sites on my site, then my site con not be classified as safe for all
so I want to change the links in the rss.php file to something else and still have my rss validate properly.
I would like to have a home button next to the login button same size same area
Posts: 9507
@rss:
did you try to edit rss.php like I said?
I have no clue about rss ratings. Do you not want spacific albums/items not to show in the RSS?
@home link beside login: edit albums.php and add
$iconElements[] = '<a href="your url">home</a>';beforeSimilar code in view_album.php
Dave
____________________________________________________
Blog with G2 || Gallery Frames / Mods || G1 Test Gallery
Posts: 11
got the rss working right, removing the link was bad so, I changed the link
Got rid of the site in question from my RSS feed
If they would moderate the site and remove the unsafe content I would put the link back
This is the the secound reason the link is gone
Thank you very much in this matter
Posts: 11
I am working on the second part. I have kids and when I work on the site I like to be left alone so I work on it late at night
Thank you
Posts: 11
It is completed thanks again
Feel free to go see what I have done...
Posts: 9507
rss.php
_____________________________________________
Blog & G2 || floridave - Gallery Team