I would like to make the following modifications to Megalinks.
1) Select which categories will accept links, that is which will apprear in the select list in the Add Form.
2) I want to display the "Real Name" instead of the "Dir Name" of the category in the same Add Form select list. This requires using the VALUE tag in each OPTION.
3) Maybe create a separate file when the forms are being generated containing these 2 fields from the category DB and use this file to show the options in the above mentioned select list. I think that this would speed up Links a little bit since it would not have to search the category.db file.
I want to make this changes for a website in spanish containing a YellowPages-like directory of the city of Miami.
I am a real newbie in PERL, CGI and LINKS. I would really appreciate all the ideas and coding.
1) Select which categories will accept links, that is which will apprear in the select list in the Add Form.
2) I want to display the "Real Name" instead of the "Dir Name" of the category in the same Add Form select list. This requires using the VALUE tag in each OPTION.
3) Maybe create a separate file when the forms are being generated containing these 2 fields from the category DB and use this file to show the options in the above mentioned select list. I think that this would speed up Links a little bit since it would not have to search the category.db file.
I want to make this changes for a website in spanish containing a YellowPages-like directory of the city of Miami.
I am a real newbie in PERL, CGI and LINKS. I would really appreciate all the ideas and coding.

