Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - bgmurphy

Pages: [1] 2
1
hey all -

which php file(s) contain the the coding for displaying new images and what would the coding be to suppress MPG, MOV, AVI when showing new images

all help is appreciated !!

thanx
bruce

2
Jan -

question  - i would like to have the IPTC Object name automatically inserted as the image name instead of the default filename assigned

(reference your Auto IPTC into discription field when check new images - http://www.4homepages.de/forum/viewtopic.php?t=2100&highlight=)

can you post the appropriate code for this modification to check new images routine

thanx
bruce

3
hey all

i would like to modify the SEARCH feature so that it returns the found images -

    highest cat_id #, filename/IPTC Object Name (ascending)....

without affecting the ACP image settings or using 'let users set their own sort order' ... mod

all help is appreciated ..

thanx
bruce

4
hey all - :D

i would like to create several '1-Click' shortcut search buttons or a drop-down box that does the same - that will screen all the images for a particular search term - [in my case a particular movie studio or client name] -

this is the '1-click search for dummies' version where one does not have to think - just do !!  :lol:

the '1-click' button or drop-down box shortcut should be viewable on all a pages either under the search box at the top or to the left under the random image ..

my guess the easiest way to do this is thru a plug-in where the admin can create, add, modify the list accordngly - several of my clients have requested this type of shortcut to specific material

this mod/plug-in should not be confused with the 'more like this' feature currently available or the standard search features

anyone up for the creative challenge?

thanx to all for your time -
bruce

5
hey all -
where does the code live so i can comment (delete) the owner id (1) and the comment counter (2)



all help is appreciated

thanx
bruce

6
hey v@no -

here are snippets from the detail page for displaying the thumbnail at the bottom of the page -
Code: [Select]

   img src="{prev_thumb_file}" border="1">
   img src="{next_thumb_file}" border="1">


 :?: - on your site you have managed to reduce the size of your thumbnails proportionally when using them in the body of your categories etc ...

can you provide the code so that i can display the thumbnail proportionally in a smaller size for the detail page ... ( and of course for any other pages !!)) ... without altering the autothumbnailer size that i currently use (150 pixels by 80% quality)

all help is appreciated

bruce

7
hey all -

a rather strange problem - i am having problems with the search feature finding any files that have been added to the database after making several modifications -

jan's category sort drop down box -  http://www.4homepages.de/forum/viewtopic.php?t=1531&highlight
v@no's -sort between days/time ... http://www.4homepages.de/forum/viewtopic.php?t=6182&highlight=
uksoreeyes' Admin - Time/Clock mod - http://www.4homepages.de/forum/viewtopic.php?t=6306&highlight

i have replaced the mod'ed files with the originals, rebuilt the index, file checked .. and anything else i could think of to reset the the problem ...
 
-- IT DIDN'T FIX THE PROB ---

something corrupted the search feature somewhere in this coding ..

this is serious as i do not want to reload the data (1 gb) nd reload the program ..

HELP !!!  :roll:

thanx
bruce

8
v@no -

is there a chance that you can put a mod together ==>
Quote
Posted: 11.06.2003, 04:59    Post subject: mod revision for downloaded images [mod]    

--------------------------------------------------------------------------------
 
v@no or chris -

any chance you can create a plug-in or modify the code so that it can show the admin how many different users have downloaded a specific image(s) ==>

image id: user 1 (date/time), user 2 (date/time) , user 3 (date/time) ..

with the abilty for the admin to print an image id report with a variable range for ==> user, date/yr .. etc

this would be very helpful to tracking/accounting purposes

thanx
bruce


sure would be nice to have this type of reporting structure !  :lol: ..

i looked the sql table at the fields for downloaded images ... so it seems that this info is relatively easy to access ... but i do not know how to code it to generate a report(s) ..

can you take a crack at it     :D

also - is it difficult to add a field so that the admin can see what categories a user has visited?, what images they have looked at? ==> structured so that there is a historical tracking that can generate another series of reports !!

- better stop here - otherwise the wish list grows to large for one post ..

thanx for the good work so far   8)

-bruce

9
v@no, sll, chris -

is there a way to suppress certain file extensions from appearing as random images ?? >> specifically doc, pdf, mov, mpg ... >> in the randomizier routine??

all help is appreciated     :D

thanx
bruce

10
greetings all -  :D

i would like to make the category/sub-cat listings appear as a single line listing [mouseover selectable] based on the category/subcategory hierarchial structure set up in the edit category settings of the control panel

example:
   [cat folder icon]    10 jun 03    {subcat 3} name ...
   [cat folder icon]    01 jun 03    {subcat 23} name ...
   [cat folder icon]    30 may 03  {subcat 5} name ..
   etc ...

==> {hidden cat id}

and if the lines exceed the boundries of the box - then an elevator window is created

also - is it possible to display a random image for each category line based on the hierarchial structure for each of the cat/sub items instead of the generic random image display in row/column order

example: (in the random image table)

[   ]       [    ]      [   ]       [    ]      [   ]
[   ]       [    ]      [   ]       [    ]      [   ]
[   ]       [    ]      [   ]       [    ]      [   ]
[   ]       [    ]      [   ]       [    ]      [   ]

(5 columns fixed, brackets indicating a cat/sub cat thumbnail image (with mouseover) based on the hierarchial structure of the Database.

to complicate this - if the main cat is used as a placeholder for the sub cats within it, the placeholder is ignored ...

etc .. with a scroll window when it exceed the users image setting

examples from another site are shown below:




all help is appreciated

thanx
bruce

11
Discussion & Troubleshooting / Thumbnail Pixelization
« on: June 09, 2003, 11:15:39 PM »
question for all -

is anyone have trouble with imagemagick pixelizing their jpg thumbnails.

i have set the pixels to 150 (long) by 100% quality and have extreme pixelization when viewing the thumbnails

any solutions?? is GD better?

thanx

bruce

12
Mods & Plugins (Requests & Discussions) / email and user groups
« on: June 06, 2003, 08:55:59 AM »
greetings all -

is there a mod that will allow me to send a bulk email to a selected user group  :?:  - have been searching and have not found a thread that covers this

thanx
bruce

13
greetings all -

have been searching  :lol:  high and low for a way to have the keywords generated using a <cr> delimiter -

i use both phrases, first/last name, and single descriptors for searching and the current keyword search gerneration utilizes a <space> delimiter

of course this creates a problem for me when i want to search on a name basis such as - mickey mouse - and the keywords generate mickey, mouse !!  - by selecting mickey - i get more than just the mouse !!

additonally i use the IPTC Object name for naming my images - this allows me to display the name of the person/image in a more normal way -

so -

1) has anyone customized the code for the keyword search so that it functions as a <cr> delimiter - if so which files where modified/what is the code ?

2) creating a drop down search box MOD to a look for specific criteria such as IPTC: NAME (Object Name), CITY/STATE/COUNTRY, etc ...

all help is appreciated -

thanx
bruce

14
hey all -    :D  

can someone point me to the php file(s) and line code so i can comment out the ratings and votes - they are not an essential function for me under admin log-in !!

all help is appreciated

thanx
bruce

15
8O   v@no -

i need to adjust the display size of the image when validating images in the control panel routine

can you point me to the files/coding used so i can adjust the image display size

many thanx
bruce

Pages: [1] 2