vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Geek AutoLinker 4.02 (https://vborg.vbsupport.ru/showthread.php?t=76054)

Visions 04-24-2005 02:07 AM

Any Progress on the CMPS integration?

Tom1234 04-24-2005 06:30 AM

Geek,

Has GISH been released as it's own hack to help other hackers automate the file edits of their hacks?

The Geek 04-24-2005 07:30 AM

lionel - my guess would be a styles issue? Is the DEF class in all styles?

Visons1- To be honest - I havent looked into it. I would suspect it would be trivial and if you bug me in a couple days ill look into it for you.

Tom - I was working on it however vb3.1 will do most hack management/installations so there really isnt much reason to spend much more time on it.
Saying that - Im not too bothered if anyone uses it. Maybe ill stick it up for release for anyone that wants to use it in the iterim.

memobug 04-24-2005 09:20 AM

Hi TNG, I am having an odd problem.

The links themselves seem to work but the title is messed up because it is encased in two sets of single ' 'like this' ' not one set of double quotes "like this"

Please note that these are different.

My output code looks like this:

Please note that is two single quotes ' ' Onsite_Link ' ' not one set of doubles "Onsite_Link" or one set of singles 'Onsite_Link'

Regards,

Matt

<a href='http://(omitted)' target='_SELF' class='DEF' title=''Onsite_Link''><!--GAL_REMOVAL--> memory stick</a>

The Geek 04-24-2005 09:25 AM

Quote:

Originally Posted by memobug
Hi TNG, I am having an odd problem.

The links themselves seem to work but the title is messed up because it is encased in two sets of single ''like this'' not one set of double parens "like this"

Please note that these are different.

My output code looks like this:

Please note that is two single quotes ' ' Onsite Link ' ' not one set of doubles "Onsite_Link"

Regards,

Matt

<a href='http://www.pspfreaks.com/reviews/showproduct.php/product/21' target='_SELF' class='DEF' title=''Onsite_Link''><!--GAL_REMOVAL--> memory stick</a>

try escaping them \"like this \" and tell me if that works.

Thanks

memobug 04-24-2005 09:27 AM

Quote:

Originally Posted by The Geek
try escaping them \"like this \" and tell me if that works.

Thanks

There's nothing to escape. My description has no escapables in it. Just one word.

HELP

and it comes out like this

''HELP''

like this ' 'HELP' '
but with no space between them

target='_SELF' class='DEF' title=''HELP''


Anyway I put in \"TEST\" as you suggest, although I hope you understand I don't want any quotes, but anyway I got this:

<a href='http://...' target='_blank' class='DEF' title=''\\"TEST\\"''>psp</a> playing nes games.

that is

<a href='http://...' target='_blank' class='DEF' title=''\\"TEST\\"''>psp</a> playing nes games.

Regards,

Matt

memobug 04-24-2005 10:04 AM

It also looks like the readme is out of date on the last section for individual link items.

The readme document has Replace Text, Link, Ignore threadid, Alt and Ordinal

The ones in the release are Replacement Text, Link, Ignore threadid, Description, Ordinal, Category Name, Replacement code.

The Geek 04-24-2005 10:37 AM

Quote:

Originally Posted by memobug
It also looks like the readme is out of date on the last section for individual link items.

The readme document has Replace Text, Link, Ignore threadid, Alt and Ordinal

The ones in the release are Replacement Text, Link, Ignore threadid, Description, Ordinal, Category Name, Replacement code.

thanks memo. Ill update soon (am working on next release to support GAB).

Back to your problem. Im not sure what you are trying to do. Are you saying that you do not want the title parameter to have any quotes around it at all?

memobug 04-24-2005 11:17 AM

Hi TNG,

I am not trying to do anything special at all other than get the titles to work right. I am not being clear, but I am trying to say that the TITLE description is not working at all. It is broken.

All I can tell you is this:

I put TEST in the description box.

In the alt text GALsurrounds that word text with two single quotes on each side. Not a pair of double quotes "TEST", not a pair of single quotes 'TEST' (either of those would work.) But what I get is TWO PAIR OF SINGLE QUOTES two on each side
Code:


<a href='http://...' target='_blank' class='DEF' title=''TEST''>psp</a> playing nes games.

That doesn't work. How can I explain this better?

It should just have a single set of quotes around it like this

<a href='http://...' target='_blank' class='DEF' title='TEST'>psp</a> playing nes games.

with four quote marks, if you have two words in the title, it really messes up the tag. I am trying to explain to you that it's broken but I don't know how to.

You have an extra quote in there.

Regards,

Matt

You asked me to escape it, there is nothing to escape, but I escaped it anyway and I posted the results above.

The Geek 04-24-2005 11:43 AM

Quote:

Originally Posted by memobug
Hi TNG,

I am not trying to do anything special at all other than get the titles to work right. I am not being clear, but I am trying to say that the TITLE description is not working at all. It is broken.

All I can tell you is this:

I put TEST in the description box.

In the alt text GALsurrounds that word text with two single quotes on each side. Not a pair of double quotes "TEST", not a pair of single quotes 'TEST' (either of those would work.) But what I get is TWO PAIR OF SINGLE QUOTES two on each side
Code:


<a href='http://...' target='_blank' class='DEF' title=''TEST''>psp</a> playing nes games.

That doesn't work. How can I explain this better?

It should just have a single set of quotes around it like this

<a href='http://...' target='_blank' class='DEF' title='TEST'>psp</a> playing nes games.

with four quote marks, if you have two words in the title, it really messes up the tag. I am trying to explain to you that it's broken but I don't know how to.

You have an extra quote in there.

Regards,

Matt

You asked me to escape it, there is nothing to escape, but I escaped it anyway and I posted the results above.

do you have anything in the replacement code


All times are GMT. The time now is 03:53 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01830 seconds
  • Memory Usage 1,753KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete