News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

Enhanced Quick Reply 2.0

Started by Kirby, August 06, 2007, 10:35:59 PM

Previous topic - Next topic

Defused

It just doesnt show up what-so-ever.
Im using a theme, Dilber MC Theme by HarzeM.
The readme says i need to alter some things? I found the line but im really confused about what to do.

Kirby

Yes. You need to modify the quick reply portion of the theme's Display.template.php to match the one in the newly modded default Display.template.php. You also need to add the function from the modded file to your theme's file. I can do it for you if you like, simply attach the file to a post.

Defused

I dont see a Display.template file, these are what I see:

Kirby

Then the mod is either not applied or is applied correctly. No further changes should be necessary. You have to enable quick reply from your profile.

Defused

Thank you! Didnt know I had to do that, is there a way to have it default for other members instead of them manually doing it? And can I add the YouTube BCC to it like I have with regular reply?

Kirby

Yes and yes :)
You can enable it by default via your admin panel under theme settings.
You can add the YouTube BBC tag by doing the following in /default/Display.template.php.

Look for:

'list' => array('code' => 'list', 'before' => '[list]\n[li]', 'after' => '[/li]\n[li][/li]\n[/list]', 'description' => $txt[261]),


add after:

'youtube' => array('code' => 'youtube', 'before' => '[youtube]', 'after' => '[youtube]', 'description' => 'YouTube'),

Defused

You left out / in after array, incase anyone else wanted to know:
'youtube' => array('code' => 'youtube', 'before' => '
', 'description' => 'YouTube'),

janitro

how can I add the Spoiler Tag button also?

I´ve tried with
'spoiler' => array('code' => 'spoiler', 'before' => '[spoiler]', 'after' => '[/spoiler]', 'description' => 'Spoiler Tag'),

and

'spoiler_tag' => array('code' => 'spoiler', 'before' => '[spoiler]', 'after' => '[/spoiler]', 'description' => 'Spoiler Tag'),

to no avail.

Kirby

The first one should work. Clicking it doesn't add [spoiler][/spoiler] to the post box?

DiKMeN

This mod work with Smf 1.1.2 (I tested)

But, one problem found.

BBC tag focus problem,

Selected text BBC tags not usable.

Preview

Word[b][/b]

Require
[b]Word[/b]


Thanks...
SilkRoad
Server: Troy (Nick: DiKMeN)
Guild: ISTANBUL1453 "Lvl4" (Master)
Karakter: Glavie Skill: Fire Lightning Cold
Lvl: 62
Wolf Lvl: 55
Job: Hunter - Trader


MCP - MCSA - MCSE
http://www.dikmen.org

Ashdaw

I added this mod to my forum two days ago. I like it and had NO trouble adding it :D Thanks
You are more than welcome to visit my site.
Greycastle

Filipina

hello and thanks for taking the time to make this mod...

well my users did not like and i have no idea why... so i decided to uninstall it... i never had any kind of quickreply before so I said ok if no one wants it ok I will remove.... i uninstall it but instead of the function going away it seems to have changed to the way you see in the link below....  I am confused about how this could happen when i uninstall it changes to a different kind of quickreply..lol ... can you help me know how to uninstall?

http://www.melindaspenpals.com/penpal-community/index.php?topic=2392.60


dkthompson

#32
Can someone tell me where the permisions are set please, admins & Mods can see the quick reply but not normal users.


I have looked everywhere  :(

Kirby

Quote from: DiKMeN on August 10, 2007, 09:05:07 AM
This mod work with Smf 1.1.2 (I tested)

But, one problem found.

BBC tag focus problem,

Selected text BBC tags not usable.

Preview

Word[b][/b]

Require
[b]Word[/b]


Thanks...
Are you referring to highlighting text then clicking the BBC button?

Quote from: Ashdaw on August 10, 2007, 09:25:55 AM
I added this mod to my forum two days ago. I like it and had NO trouble adding it :D Thanks
No problem :)

Quote from: Filipina on August 10, 2007, 09:53:04 AM
hello and thanks for taking the time to make this mod...

well my users did not like and i have no idea why... so i decided to uninstall it... i never had any kind of quickreply before so I said ok if no one wants it ok I will remove.... i uninstall it but instead of the function going away it seems to have changed to the way you see in the link below....  I am confused about how this could happen when i uninstall it changes to a different kind of quickreply..lol ... can you help me know how to uninstall?

http://www.melindaspenpals.com/penpal-community/index.php?topic=2392.60


There is a quick reply in SMF. This mod changes how the quick reply looks and operates. Simply have your members disable it from their profile or you can reset the default option.

Quote from: dkthompson on August 10, 2007, 12:23:55 PM
Can someone tell me where the permisions are set please, admins & Mods can see the quick reply but not normal users.


I have looked everywhere  :(
Again, it has to be enabled from their profile ;)

Si6776

Quote from: dkthompson on August 10, 2007, 12:23:55 PM
Can someone tell me where the permisions are set please, admins & Mods can see the quick reply but not normal users.


I have looked everywhere  :(

I saw the answer to this, but is there any way to make it enabled in member's profiles by default?  I think the old standard Quick reply box was always visible, and most members won't bother to look for something, if there's no clue that it's there.

TIA,

Simon.

Kirby

Theme Settings => Change default options.

Si6776

Ah, I thought as it said 'reset' options, that's what it did, but I've found it now, thanks.  :)


Kirby


mohoganybrwn

can you post the manual edits for this, because i get an error when I try to use that package installer.

Advertisement: