Gossamer Forum
Home : Products : Links 2.0 : Installation -- Unix :

Limit on number of characters??

Quote Reply
Limit on number of characters??
I can't add a full URL of a website as it cuts it off about 2/3 of the way through when I try to modify it.

What do I edit -- easily -- to be able to put in lengthy URLs?
Quote Reply
Re: [hairy] Limit on number of characters?? In reply to
in links.def:

# Database Definition: LINKS
# --------------------------------------------------------
# Definition of your database file.
%db_def = (
ID => [0, 'numer', 5, 8, 1, '', ''],
Title => [1, 'alpha', 40, 75, 1, '', ''],
URL => [2, 'alpha', 40, 75, 1, 'http://', '^http|news|mailto|ftp'],

The red number is the character limit, change it.


Leonard
aka PerlFlunkie
Quote Reply
Re: [PerlFlunkie] Limit on number of characters?? In reply to
Thank you again

Cool



I'd like to be alone in a room, and enjoy the company.