PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro How Do I...? (http://www.photopost.com/forum/photopost-pro-how-do-i/)
-   -   posting pictures (http://www.photopost.com/forum/photopost-pro-how-do-i/112621-posting-pictures.html)

sitka March 7th, 2005 09:06 PM

posting pictures
 
I don't want all my photos to show who posted the picture. Let's say I have a category that hosts all pictures for a softball tournament. I don't want my name under all the pictures that is confusing having my name under the title.

I can't figure out how to turn that off. I've really tried. :confused:

b6gm6n March 7th, 2005 10:45 PM

Hi..

I would say you could edit the 'showgallery.tmpl' - my example is below (doesn't show usernames) it's a vb-enhanced template for PPv5 - copy & paste into your showgallery.tmpl - alternatively i just edited out lines 73-80

Code:

Content visible to verified customers only.

sitka March 8th, 2005 01:43 AM

i copied and pasted: the username still shows

b6gm6n March 8th, 2005 04:27 AM

Hi which part of the photopost display are you wanting usernames omited?

-T

sitka March 8th, 2005 08:15 AM

see attached
 
1 Attachment(s)
the thumbnail preview is the area. when i upload a bunch of pictures of other people I dont want my name below someone elses. I know other gallery software I've run over the years let me toggle name caption on or off. There are good uses for it too.

Could I have the folder name under there instead please? That'd be much more useful!

mjm March 8th, 2005 03:23 PM

I created/registered a distinct username (for my purpose, I called it `Photo Archives'), and on upload, I change the username of any pics not wanting mine or another username, to `Photo Archives'.

Mark

sitka March 8th, 2005 03:29 PM

hmm
 
that is interesting but in "show photo options" in the photopost admincp it has everything under the sun but this option. :) i just wish there was a way to turn it off for specific categories. Some do not need that title.

b6gm6n March 9th, 2005 02:43 AM

Hi..

edit the feature.tmpl - around line 65 delete the following :

<span class="{$Style['small']}">{$ptitle[$x]}<br />{$puser[$x]}</span>

-T

mjm March 9th, 2005 04:05 AM

Say, Toney, is this also in reference to this Thread
where I would like to remove the username under thumbnail of Most recent and Random thumbnails (I'm geussing they're called) preview bars, on the gallery main index page ?

Thanks,
Mark

b6gm6n March 9th, 2005 08:25 PM

Yes that it mjm, the edit i posted will have the desired effect

-T

mjm March 9th, 2005 09:45 PM

Purrfect! Thanks again.
Mark and Carole


All times are GMT -5. The time now is 03:26 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97