This is a simple test post for the Nofollow hack I wrote.
The testing is now complete, and I can announce that I have fixed the problem with unquoted Blogger variable tags. Pretty simple.
Will post the solution later this evening. Thanx for you patience on this matter.
The testing is now complete, and I can announce that I have fixed the problem with unquoted Blogger variable tags. Pretty simple.
Will post the solution later this evening. Thanx for you patience on this matter.
Links to this post:
Comments:
Okay that didn't work ... hmmm. I think the WordPress RegEx only works on anchor tags and not multiple lines of text. More research -- ugh.
Test unescaped quotes while I am here.
"doubles"
'singles'
I
Test unescaped quotes while I am here.
"doubles"
'singles'
I
Okay, got around the quotes issue.
Techie talk here and how it was done.
Used Heredoc to delimit the & Blogger variable. This in essence converts the variable into a string that can be assigned to a PHP variable. Kewl. Pretty simple, but took me many hours to figure it out. Doh.
Techie talk here and how it was done.
Used Heredoc to delimit the & Blogger variable. This in essence converts the variable into a string that can be assigned to a PHP variable. Kewl. Pretty simple, but took me many hours to figure it out. Doh.
Bingo! Mission accomplished.
Will post solution on the Tips for Blogspot site as soon as possible.
And just to be sure this thing can handle more than one link in the comment body -- Web Development
Post a Comment
Will post solution on the Tips for Blogspot site as soon as possible.
And just to be sure this thing can handle more than one link in the comment body -- Web Development



