News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Adding keyword select function to editOnePic and editpics

Started by wirewolf, January 23, 2007, 04:27:31 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

wirewolf

In upload.php is the function to add keywords from the keyword_select.php pop up (clickable in to the keyword text box). Is there a way to add the same funtion to editOnePic.php and editpics.php?
Editing the language file to change $lang_editpics_php 'keywords' => 'Keywords', to 'keywords' => 'Keywords (separate with spaces)<br /><a href="#" onClick="return MM_openBrWindow(\'keyword_select.php\',\'selectKey\',\'width=250, height=400, scrollbars=yes,toolbar=no,status=yes,resizable=yes\')">Insert from list</a>', is easy, but how would you add the function to editOnePic.php and editpics.php so the keyword(s) are inserted into the text boxes?

wirewolf

Bergami

I need this function too in the editOnePic.php. Has anybody a solution for me please?!