Jump to content

Download: (Pav32) Selective quoting


Pavulon87

Recommended Posts

Posted

Hi there

I installed this and made sure it was set up properly.
Sadly, it didn't work --- nothing happened when the button was clicked........

Posted

I haven't tested this, but this should produce a JS error

},

};


ipb.squote.init();


That comma you have after the closing braces in the last function should freak out some browsers. Some might not even give you an error, and will silently reject to parse the code.

Posted

when you say the new version, is that new since 12 hours ago?



No, few hours ago:

Last Updated: Today, 11:42 AM


And I have just removed the comma, as 'Martin A' said

Posted

Thanks. Works well for me. What I would like to do is change "undefined" when you haven't got anything selected and press the button to something more user friendly e.g. "You need to select some text first". Is it possible to do this?

Any chance you could make a companion hook that adds a "Fast Reply" button at the bottom of each post? I had this with 3.1 but haven't figured out how to edit the skin templates in 3.2 to add one in. All it does is scroll you down the page i.e. the reverse of a page up. This cuts down on members doing quote replies when all they really wanted to do was post a quick reply.

Cheers
3DKiwi

Posted

Thanks. Works well for me. What I would like to do is change "undefined" when you haven't got anything selected and press the button to something more user friendly e.g. "You need to select some text first". Is it possible to do this?



There should be a message:
post-267999-0-87610700-1320048682_thumb.
post-267999-0-78542300-1320048685_thumb.
Try to download latest version and reinstall.


Any chance you could make a companion hook that adds a "Fast Reply" button at the bottom of each post? I had this with 3.1 but haven't figured out how to edit the skin templates in 3.2 to add one in. All it does is scroll you down the page i.e. the reverse of a page up. This cuts down on members doing quote replies when all they really wanted to do was post a quick reply.



Go to ACP > Look & Feel > Manage Skin Sets & Templates > [Your Skin] > Topic View > post.
Find:

		   	 <ul class='post_controls clear clearfix'>[/CODE]

Add below:

[CODE] <li class='bottom'><a href='#fast_reply_wrapper' class='bottom' title='Go to Fast Reply'>Go to Fast Reply</a></li>

  • 3 weeks later...
  • 5 months later...
Posted

Any chance this excellent hook can be updated for 3.3? It's working but adding <br /> at the start and end of the text i.e. actually as text not as a break.

Thanks
3DKiwi

Posted

I love this hook, however I would like for the button to not be active for archived posts.

It causes some confusion for our members.

Could have this feature added to the hook, so it will be disabled for archived posts please.

Thanks

  • 7 months later...
  • 1 month later...

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...