From: Mike W. <wi...@ce...> - 2002-04-10 13:16:14
|
Bob, Although I'm not an official developer, I think this feature would be great and if it doesn't affect stored data all the better. How would it affect the personal user menu in phpwebsite? Mike ----- Original Message ----- From: "Bob T" <bo...@el...> To: <php...@li...> Sent: Wednesday, April 10, 2002 12:32 AM Subject: [Phpwebsite-developers] Converting text to links > I have a function that converts http:// to web link and email > addresses to mailto links in text. > > I want to add it to the Announcements display code. It would be nice > if the links were automatically created, rather than expecting > people to know how to create a url with "<a href[". I'd like to do > it prior to release of 8.2. It does not affect the stored data > because the processing is done at display time, and if text already > contains http:// language it is left alone. > > Does anyone object to this? > > Bob T. > > > > > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > > |