Closed (fixed)
Project:
Classified Ads
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 May 2007 at 14:04 UTC
Updated:
6 May 2007 at 17:15 UTC
How can this be done? Change wording of link in Navigation block and link under Create Content.
(Supported via Paypal 5/6/07 $20/USD) Thanks
Comments
Comment #1
mcurry commentedHi, thanks for your support.
If you are referring to navigation or 'menu' items, you should be able to customize the menu text - in drupal 5, go to /admin/build/menu (Administer >> Site Building >> Menus) and edit the menu items you wish to change.
If you wish to customize further, you can customize any text: you can alter text using the localization system:
http://drupal.org/node/58030
Or, (not recommended) you can edit the ed_classified.module file and search for the text you wish to substitute. This is not recommended because you need to be careful while editing, and, if the module is updated later, you will have to carry your changes over to the new version of the module.