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
floridave
floridave's picture

Joined: 2003-12-22
Posts: 9507
Posted: Tue, 2006-07-25 19:16

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

Login or register to post comments
timamie

Joined: 2006-07-25
Posts: 11
Posted: Thu, 2006-07-27 04:19

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

Login or register to post comments
floridave
floridave's picture

Joined: 2003-12-22
Posts: 9507
Posted: Fri, 2006-07-28 04:08
Quote:
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 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

Login or register to post comments
timamie

Joined: 2006-07-25
Posts: 11
Posted: Fri, 2006-07-28 22:09

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

Login or register to post comments
floridave
floridave's picture

Joined: 2003-12-22
Posts: 9507
Posted: Sat, 2006-07-29 05:25

@rss:

Quote:
o I want to change the links in the rss.php file to something else

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>';before

$adminbox["text"] = $adminText;

Similar code in view_album.php

Dave
____________________________________________________
Blog with G2 || Gallery Frames / Mods || G1 Test Gallery

Login or register to post comments
timamie

Joined: 2006-07-25
Posts: 11
Posted: Thu, 2006-12-21 12:43

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

Quote:
The US Congress passed a bill into law this week aimed at protecting children from online predators. The law dictates how hyperlinks and domain names leading to sexual content may be presented. The Adam Walsh Child Protection and Safety Act of 2006 prohibits "misleading" domain names and links.

This is the the secound reason the link is gone

Thank you very much in this matter

Login or register to post comments
timamie

Joined: 2006-07-25
Posts: 11
Posted: Sat, 2006-07-29 08:24

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

Login or register to post comments
timamie

Joined: 2006-07-25
Posts: 11
Posted: Sat, 2006-07-29 12:13

It is completed thanks again

Feel free to go see what I have done...

Login or register to post comments
floridave
floridave's picture

Joined: 2003-12-22
Posts: 9507
Posted: Sat, 2007-03-10 06:15
Quote:
What php file is adding the site tags to the RSS feed

rss.php

_____________________________________________
Blog & G2 || floridave - Gallery Team

Login or register to post comments