Modify the Action Items.

sycodee

Joined: 2005-04-30
Posts: 3
Posted: Tue, 2005-05-17 18:29

i want to be able to manipulate what Action Items appear on the left. I want to also rename some of them to something a little different and remove some completely.. ie.. instead of "add item" i want it to say upload image or add image.

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Thu, 2005-05-19 04:32

Most of those are in modules/core/module.inc -- you can edit that file to change them (search the file for the *exact* string you want to modify and experiment a little bit). Your changes will get wiped out when you upgrade unless you take care to preserve them.

 
nishantrajvanshi

Joined: 2006-11-07
Posts: 22
Posted: Sat, 2006-12-02 09:56

I want to Disallow all users from adding photos to the default album when they register on the site. However I still want them to add subalbums and provide all item actions there.

i.e The default album can only contain subalbums but no photos.
But the subalbums can contain photos, subalbums and all other items that are permitted.

How can i achieve this. a quick response is appreciated

I'm using Gallery 2.1.2

Thanks,
- Nishant