PDA

View Full Version : [TWEAK] Default Link Owner In Admin Dropdown


bruleo
03-08-2009, 10:24 PM
Someone requested this function for their site, so I thought I'd post it for others that might want it.

DESCRIPTION: Enables you to set a default owner from your 'Select Owner' Dropdown when creating a new link from Admin, while preserving existing owners when editing a link.

In file 'dir_links_edit.tpl' in your selcted admin templates folder:

FIND:
Content visible to registered users only.
AND CHANGE IT TO:
Content visible to registered users only.

Where the value in the 'selected' parameter is the ID number of the default owner. In the case above, it should be Admin in most installs.

Hope this is useful for people.

Bruce.