Suggestion

nanabite

Joined: 2002-08-20
Posts: 17
Posted: Thu, 2002-09-05 09:01

1. Make it possible for users to enter the Name and Description for nested albums when they make them. Some of my users are computer illiterate and cant figure out where the "Properties" button is and what it does.

Sort of a question.

2. Can users have albums automatically assigned to them (Owner) when they create them (if not, make it a suggestion :smile:)

3. Have a "Preset" definition for permissions when a new album is made, eg Read - Everyone, everything else - Creator/Owner.

 
lzmarine

Joined: 2002-07-25
Posts: 3
Posted: Fri, 2004-02-27 16:12

Add ability to see all images on one page (for broadband surfers)
Not sure if this might already be in 2.0
Sample (hack) code available at: http://MagnoliasFlorist.com/navigator.inc.tgz
Modification starting aroung line 76 (#-- 'page numbers' cell ---)

 
lzmarine

Joined: 2002-07-25
Posts: 3
Posted: Sun, 2004-02-29 17:46

I left out 2 "minor" changes to make the navigation option to show "All"

in albums.php modify

$perPage = $gallery->app->default["albumsPerPage"];
$maxPages = max(ceil($numAlbums / $perPage), 1);

to

$perPage = $gallery->app->default["albumsPerPage"];
$maxPages = max(ceil($numAlbums / $perPage), 1);
if ($viewall) {
        $perPage = 1000;
}

and modify view_album.php

         while ($rowCount < $rows) {

to

        /* LZ add to view all image thumbs on one page */
        if ($viewall) {
          $rows = 1000;
        }
        while ($rowCount < $rows) {

Maybe I should have started the "Better Navigation thread"?

 
wws888

Joined: 2004-03-06
Posts: 1
Posted: Sat, 2004-03-06 18:13

A photograph of mine has been posted on the site. The link is
http://gallery.colofinder.net/random-funny/kygirlslove1
I am the owner of this copyrighted photograph and would like it removed from this site. This is unauthorized use of my photograph which is protected under the Unites States Copyright Law. How can I get my photograph removed? An answer can be posted here and emailed to me at

.

Thank you for your prompt attention to this.

 
alindeman
alindeman's picture

Joined: 2002-10-06
Posts: 8194
Posted: Sat, 2004-03-06 19:33

You will have to contact the owner of that Gallery. We as the Gallery team do not control what people put in their own Galleries.

 
Gaile

Joined: 2002-07-20
Posts: 1301
Posted: Sat, 2004-03-06 20:32

Here is their info, since I couldn't find a contact email and to make it easier for you (hopefully).

domain: colofinder.net
status: production
organization: Fnord
owner: Eric Kuhnke
email:

title: Administrator
address: 4584 California Trail Rd.
city: Blaine
state: WA
postal-code: 98230
country: US
admin-c:

#0
tech-c:

#0
billing-c:

#0
nserver: a.ns.joker.com 194.176.0.2
nserver: b.ns.joker.com 194.245.101.19
nserver: c.ns.joker.com 194.245.50.1
registrar: JORE-1
created: 2002-11-14 12:57:14 UTC JORE-1
modified: 2003-10-16 02:56:35 UTC JORE-1
expires: 2004-11-14 06:57:05 UTC
source: joker.com

Good luck. They have a lot of stolen and copyrighted images on their site.

Gaile

 
visitor101

Joined: 2003-10-02
Posts: 104
Posted: Sun, 2004-03-07 00:10

I wonder if this is their hosting provider, might be worth checking to see if they can anything about such abuse.

This the Network information I get when I do "trace" on the URL. Please not not the Registrant info that Pixelpoet identifies correctly.

HTH :)

OrgName: Net Access Corporation
OrgID: NAC
Address: 1719 STE RT 10E
Address: Suite 111
City: Parsippany
StateProv: NJ
PostalCode: 07054
Country: US

NetRange: 207.99.0.0 - 207.99.127.255
CIDR: 207.99.0.0/17
NetName: NAC-NETBLK01
NetHandle: NET-207-99-0-0-1
Parent: NET-207-0-0-0-0
NetType: Direct Allocation
NameServer: NS1.NAC.NET
NameServer: NS2.NAC.NET
Comment: ADDRESSES WITHIN THIS BLOCK ARE NON-PORTABLE
Comment:
Comment: * Reassignment information for this network is available
Comment: * at whois.nac.net 43
RegDate: 1996-04-23
Updated: 2001-08-22

TechHandle: ZN77-ARIN
TechName: Net Access Corporation
TechPhone: +1-800-638-6336
TechEmail:

OrgAbuseHandle: ABUSE156-ARIN
OrgAbuseName: Abuse Department
OrgAbusePhone: +1-800-638-6336
OrgAbuseEmail:

OrgNOCHandle: NOC270-ARIN
OrgNOCName: Network Operations Center
OrgNOCPhone: +1-973-590-5050
OrgNOCEmail:

OrgTechHandle: ZN77-ARIN
OrgTechName: Net Access Corporation
OrgTechPhone: +1-800-638-6336
OrgTechEmail:

OrgTechHandle: AR97-ARIN
OrgTechName: Rubenstein, Alex
OrgTechPhone: +1-973-590-5101
OrgTechEmail:

ARIN WHOIS database, last updated 2004-03-05 19:15
Enter ? for additional hints on searching ARIN's WHOIS database.