setting item titles to "blank" as default setting.
nonamer69
Joined: 2005-09-09
Posts: 21 |
![]() |
When adding images into an album there is a setting at the bottom of page asking... Quote:
Set item titles from: in the drop down box it has three options. Base Filename, Caption, and Blank. How can I set this option to "Blank" as default. thanks, |
|
valiant
Joined: 2003-01-04
Posts: 32509 |
![]() |
edit the correspondig template modules/core/templates/ItemAdd ... .tpl |
|
nonamer69
Joined: 2005-09-09
Posts: 21 |
![]() |
valiant wrote:
edit the correspondig template modules/core/templates/ItemAdd ... .tpl thanks for the reply, unfortunately I searched that file all over and could not find anything on it that looked simular to what I was trying to change. |
|
valiant
Joined: 2003-01-04
Posts: 32509 |
![]() |
modules/core/templates/ItemAddFromBrowser.tpl change copy the .tpl file to |
|
nonamer69
Joined: 2005-09-09
Posts: 21 |
![]() |
valiant wrote:
modules/core/templates/ItemAddFromBrowser.tpl awesome. thanks Valiant for helping me out ;) |
|
phifou
Joined: 2005-11-08
Posts: 3 |
![]() |
Just tried this MOD... with absolutely no effect. |
|
kachukuma
Joined: 2006-01-25
Posts: 1 |
![]() |
your solution is here: http://gallery.menalto.com/node/42799 |
|
altidude
Joined: 2007-11-05
Posts: 1 |
![]() |
Through trial and error, this is what I did so that "Blank" is the default "Set item titles from" option in the dropdown: modules/core/templates/ItemAddFromBrowser.tpl change This is probably obvious to PHP programmers. Not so obvious to those, like me, that are not. |
|