Replace raw url text to title
#31
Oh, allright then Smile
My Company - I am Microsoft Certified in HTML5, CSS3 and JS
Reply
#32
Is there anyway to add the function that if it does not find a title
"::Link (no title found)::" it just gives the original http://blablalink?
Reply
#33
(2009-08-17, 08:43 PM)gavpedz Wrote: Is there anyway to add the function that if it does not find a title
"::Link (no title found)::" it just gives the original http://blablalink?

hmm.. just find :

return "<a href='$url'>::Link (no title found)::</a>";

and replace it with

return "<a href='$url'>$url</a>";

Thats it..

and POST ANY MORE REQUIREMENTS IF ANY, FOR THIS MOD/EDIT.
Reply
#34
Great thanks
Reply
#35
Doesn't working on my forum. Every link is "broken" or I'm doing something wrong with class_parser.php edits.
[Image: moderator-btn.png]
Reply
#36
(2009-09-20, 10:20 PM)DamYan Wrote: Doesn't working on my forum. Every link is "broken" or I'm doing something wrong with class_parser.php edits.

can you please give all the contents of that parser php file so that i can check it out ?
Reply
#37
in me forum was an error in this line
$name = urltitlefind($url); 
Reply
#38
Don Workme This

(2009-08-19, 12:25 PM)sushruth Wrote:
(2009-08-17, 08:43 PM)gavpedz Wrote: Is there anyway to add the function that if it does not find a title
"::Link (no title found)::" it just gives the original http://blablalink?

hmm.. just find :

return "<a href='$url'>::Link (no title found)::</a>";

and replace it with

return "<a href='$url'>$url</a>";

Thats it..

and POST ANY MORE REQUIREMENTS IF ANY, FOR THIS MOD/EDIT.
Exclamation MyBB-Es.Com, spanish support for MyBB Wink
Reply
#39
Is it an idea that you make a second codechange/mod what does this:

Change all URL's to de main domain name, like this:
(all examples)
http://community.mybboard.net/thread-42123.html
to
mybboard.net
or
http://thepiratebay.org/s/?q=&category=0&page=0&orderby=99
to
thepiratebay.org

I think that it's a quite easy solution, but i'm not a PHP programmer.
Reply
#40
or

replace http://community.mybboard.net/thread-42123.html

to MyBB Community Forums - Login/Logout problems? PLEASE READ
Exclamation MyBB-Es.Com, spanish support for MyBB Wink
Reply


Forum Jump:


Users browsing this thread: 12 Guest(s)