Link to the mod (https://custom.simplemachines.org/index.php?mod=1299)
WYSIWYG Quick Reply v2.3
~{By PaulpBaker}~ (http://custom.simplemachines.org/mods/index.php?action=profile;u=259685)
(Based on Karl Benson's code)
Link to Mod (http://custom.simplemachines.org/mods/index.php?mod=1299) | My Mods (http://custom.simplemachines.org/mods/index.php?action=profile;u=259685) | Support Topic (http://www.simplemachines.org/community/index.php?topic=251436.0)
CompatibilitySMF 2.0
DescriptionAllows for a WYSIWYG quick reply (tieing into per-user options so they can decide whether they want with/without bbcodes and smilies.)
Have some suggestions to make this mod better? Please let me know in the support topic.
Features- Puts SMF 2.x WYSIWYG onto quick reply
- 6 Modes to select your preferred from
- WYSIWYG (with bbc buttons and smilies)
- WYSIWYG (with smilies only) (see note)
- WYSIWYG Only
- Non-WYSIWYG (with bbc buttons and smilies)
- Non-WYSIWYG (with smilies only) (see note)
- Non-WYSIWYG (standard)
- Per user configurable option (set via Profile > Look and Layout)
- Forum-Wide default settable (set via Admin > Current Theme > Member Options)
- For both these links;
> Configure guest and new user options for this theme
> Change current options for all members using this theme
- If user nor admin has set the option, it will default to showing the WYSIWYG with bbc buttons and smilies
- Quick reply must be enabled for it to show. [SMF Default setting]
- Supports Languages
- English/English-utf8
- English_British/English_British-utf8
- Brazilian/Brazilian-utf8 support (Thanks to Joomlamz)
- Portuguese/Portuguese-utf8 support (Thanks to Joomlamz)
- Polish/Polish-utf8 support (Thanks to ccbtimewiz)
- Turkish/Turkish-utf8 support (Thanks to [Burak])
- Russian/Russian-utf8 support (Thanks to Bugo)
InstallationAny previous versions of this mod MUST be uninstalled BEFORE installing this version.
Install the package on the SMF Default 'Curve' Theme ONLY. Other themes will need manual edits.
Useful LinksSMF Package Parser (http://sleepycode.com/PackageParser/)
Manual Installation Of Mods (http://docs.simplemachines.org/index.php?topic=402)
How Do I Modify Files? (http://www.simplemachines.org/community/index.php?topic=24110.0)
SupportPlease use the modification thread for support with this modification.
(Please don't ask me to do the edits for you)
Changelogv2.3 - 25th February 2011: Fixed the quick reply bug again for rc4/rc5 thanks to Bugo
v2.1 - 26th March 2010: Fixed the 'oEditorHandle' bug (Quote not working on quick reply)
v2.0 - 15th March 2010: Fixed for RC3
Very nice karl
Thx
Turkish Translation
$txt['wysiwyg_quick_reply'] = 'Hızlı cevap tipini seç';
$txt['wysiwyg_quick_reply0'] = 'WYSIWYG (Smiley ve BBC butonlarını kullan)';
$txt['wysiwyg_quick_reply1'] = 'WYSIWYG (Sadece BBC butonlarını kullan)';
$txt['wysiwyg_quick_reply2'] = 'WYSIWYG (Sadece smiley kullan)';
$txt['wysiwyg_quick_reply3'] = 'WYSIWYG Only';
$txt['wysiwyg_quick_reply4'] = 'WYSIWYG-Olmadan (Smiley ve BBC butonlarını kullan)';
$txt['wysiwyg_quick_reply5'] = 'WYSIWYG-Olmadan (Sadece BBC butonlarını kullan)';
$txt['wysiwyg_quick_reply6'] = 'WYSIWYG-Olmadan (Sadece smiley kullan)';
$txt['wysiwyg_quick_reply7'] = 'WYSIWYG-Olmadan (standard)';
Nice modification. Here's the polish translation.
$txt['wysiwyg_quick_reply'] = 'Wybierz tryb szybkiej odpowiedzi';
$txt['wysiwyg_quick_reply0'] = 'WYSIWYG (Uzyj klawiszy bbc i emotów)';
$txt['wysiwyg_quick_reply1'] = 'WYSIWYG (Uzyj wylacznie klawisze bbc)';
$txt['wysiwyg_quick_reply2'] = 'WYSIWYG (Uzyj tylko emoty)';
$txt['wysiwyg_quick_reply3'] = 'WYSIWYG Tylko';
$txt['wysiwyg_quick_reply4'] = 'Non-WYSIWYG (Uzyj klawiszy bbc i emotów)';
$txt['wysiwyg_quick_reply5'] = 'Non-WYSIWYG (Uzyj wylacznie klawisze bbc)';
$txt['wysiwyg_quick_reply6'] = 'Non-WYSIWYG (Uzyj tylko emoty)';
$txt['wysiwyg_quick_reply7'] = 'Non-WYSIWYG (Standardowy)';
Nice work
Update mod
<file name="$languagedir/Modifications.portuguese-utf8.php" error="skip">
<operation>
<search position="end" />
<add><![CDATA[
$txt['wysiwyg_quick_reply'] = 'Escolher tipo de resposta rápida';
$txt['wysiwyg_quick_reply0'] = 'WYSIWYG (BBC com botões e smilies)';
$txt['wysiwyg_quick_reply1'] = 'WYSIWYG (BBC apenas com botões)';
$txt['wysiwyg_quick_reply2'] = 'WYSIWYG (apenas com smilies)';
$txt['wysiwyg_quick_reply3'] = 'WYSIWYG Somente';
$txt['wysiwyg_quick_reply4'] = 'Non-WYSIWYG (BBC com botões e smilies)';
$txt['wysiwyg_quick_reply5'] = 'Non-WYSIWYG (BBC apenas com botões)';
$txt['wysiwyg_quick_reply6'] = 'Non-WYSIWYG (apenas com smilies)';
$txt['wysiwyg_quick_reply7'] = 'Non-WYSIWYG (padrão)';
]]></add>
</operation>
</file>
<file name="$languagedir/Modifications.brazilian-utf8.php" error="skip">
<operation>
<search position="end" />
<add><![CDATA[
$txt['wysiwyg_quick_reply'] = 'Escolher tipo de resposta rápida';
$txt['wysiwyg_quick_reply0'] = 'WYSIWYG (BBC com botões e smilies)';
$txt['wysiwyg_quick_reply1'] = 'WYSIWYG (BBC apenas com botões)';
$txt['wysiwyg_quick_reply2'] = 'WYSIWYG (apenas com smilies)';
$txt['wysiwyg_quick_reply3'] = 'WYSIWYG Somente';
$txt['wysiwyg_quick_reply4'] = 'Non-WYSIWYG (BBC com botões e smilies)';
$txt['wysiwyg_quick_reply5'] = 'Non-WYSIWYG (BBC apenas com botões)';
$txt['wysiwyg_quick_reply6'] = 'Non-WYSIWYG (apenas com smilies)';
$txt['wysiwyg_quick_reply7'] = 'Non-WYSIWYG (padrão)';
]]></add>
</operation>
</file>
.
file name="$languagedir/Modifications.portuguese.php" error="skip">
<operation>
<search position="end" />
<add><![CDATA[
$txt['wysiwyg_quick_reply'] = 'Escolher tipo de resposta rápida';
$txt['wysiwyg_quick_reply0'] = 'WYSIWYG (BBC com botões e smilies)';
$txt['wysiwyg_quick_reply1'] = 'WYSIWYG (BBC apenas com botões)';
$txt['wysiwyg_quick_reply2'] = 'WYSIWYG (apenas com smilies)';
$txt['wysiwyg_quick_reply3'] = 'WYSIWYG Somente';
$txt['wysiwyg_quick_reply4'] = 'Non-WYSIWYG (BBC com botões e smilies)';
$txt['wysiwyg_quick_reply5'] = 'Non-WYSIWYG (BBC apenas com botões)';
$txt['wysiwyg_quick_reply6'] = 'Non-WYSIWYG (apenas com smilies)';
$txt['wysiwyg_quick_reply7'] = 'Non-WYSIWYG (padrão)';
]]></add>
</operation>
</file>
<file name="$languagedir/Modifications.brazilian.php" error="skip">
<operation>
<search position="end" />
<add><![CDATA[
$txt['wysiwyg_quick_reply'] = 'Escolher tipo de resposta rápida';
$txt['wysiwyg_quick_reply0'] = 'WYSIWYG (BBC com botões e smilies)';
$txt['wysiwyg_quick_reply1'] = 'WYSIWYG (BBC apenas com botões)';
$txt['wysiwyg_quick_reply2'] = 'WYSIWYG (apenas com smilies)';
$txt['wysiwyg_quick_reply3'] = 'WYSIWYG Somente';
$txt['wysiwyg_quick_reply4'] = 'Non-WYSIWYG (BBC com botões e smilies)';
$txt['wysiwyg_quick_reply5'] = 'Non-WYSIWYG (BBC apenas com botões)';
$txt['wysiwyg_quick_reply6'] = 'Non-WYSIWYG (apenas com smilies)';
$txt['wysiwyg_quick_reply7'] = 'Non-WYSIWYG (padrão)';
]]></add>
</operation>
</file>
Another very nice and simple mod karlbenson.
Thank you.
Thank you very much for the mod! I've been waiting for an enhanced quick reply for a very long time!
Just one question - I want the default view to be non-WYSIWYG. What must I edit to achieve that?
Edit: Never mind, found it. I commented the following two lines in Sources/Display.php:
Quote// To avoid intefering with the wysiwyg for post - we temporarily override the setting, THEN, restore it after we've written the wysiwyg
//$context['controls']['richedit']['message']['rich_active_original'] = !empty($context['controls']['richedit']['message']['rich_active']) ? 1 : 0 ;
// Active
//$context['controls']['richedit']['message']['rich_active'] = in_array($options['wysiwyg_quick_reply'], array(0, 1, 2, 3)) ? 1 : 0 ;
// End of WYSIWYG Quick Reply
Thx everyone.
X3mE, you can change the default settings INSIDE smf.
o Per user configurable option (set via Profile > Look and Layout)
o Forum-Wide default settable (set via Admin > Current Theme > Member Options)
I'd recommend uncommenting those lines (as you'll need them if people WANT to be able to have full wysiwyg)
It works well, but I don't think that its compatible with the Ajax quick reply mod.
Good work. Nice job.:)
I just updated the customize page and front topic (as I didn't include it by default).
Yes there is an issue with Ajax Instant Quick Reply. (it doesn't hide the wysiwyg on posting)
Quote from: karlbenson on July 24, 2008, 06:12:32 PM
X3mE, you can change the default settings INSIDE smf.
o Per user configurable option (set via Profile > Look and Layout)
o Forum-Wide default settable (set via Admin > Current Theme > Member Options)
I'd recommend uncommenting those lines (as you'll need them if people WANT to be able to have full wysiwyg)
Thanks ;)
Really nice karl ^^
it is working
but it made my template shaky
Like after installation
it looks like this
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fi192.photobucket.com%2Falbums%2Fz31%2Fekfaysal%2F1111.jpg&hash=837e361b1127c99478db01670e4f55900494fdf0)
When i try to read what is written in blank then
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fi192.photobucket.com%2Falbums%2Fz31%2Fekfaysal%2F2222.jpg&hash=51134ea8f36bfa82aad2390ba445dfb0cb5b8743)
it adds 3 lines of codes above the page.
Please answer me what is this problm
It appears something went wrong with the installation of the language files.
Edit
Themes/default/languages/Modifications.english.php
then move
?>
right to the very bottom of the file. (no lines, or spaces after it) and on its own line.
yes it works
thanks very much
nice mod. thank you so much . really work & really nice.
but i click to quote button, not working in Wysiwyg. and this error error log
http://www.rockayseri.net/rk/index.php?action=post2;board=38;preview;xml (http://www.rockayseri.net/rk/index.php?action=post2;board=38;preview;xml)
2: preg_replace() [<a href='function.preg-replace'>function.preg-replace</a>]: Unknown modifier '1'
Dosya: /var/www/vhosts/rockayseri.net/httpdocs/rk/Sources/Subs-AEVAC.php
Satır: 1892
Subs-AEVAC.php 1892
// Quote is NEVER replace. and requires a preg
if($bbc == 'quote')
$input = preg_replace(array('~[quote(s|=|])~i','~[/quote]~i'.$context['utf8']), array('[aevac][quote$1','[/quote][/aevac]'), $input);
are there any javascript errors on the page?
They will prevent it working.
no, but i setup ajax quick reply.
i click quote button and be error.
and you look http://www.simplemachines.org/community/index.php?topic=251436.msg1632031#msg1632031 (http://www.simplemachines.org/community/index.php?topic=251436.msg1632031#msg1632031) i write errors.
quote work in basic quick reply and non-Wysiwyg. i click button (https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fwww.rockayseri.net%2Frk%2FThemes%2FBacknBlack%2Fimages%2Fbbc%2Ftoggle.gif&hash=71970bfca0c2d02ffa47c6229d7d83d801b57f1d) is working. but in Wysiwyg not working.
I don't know how to speak English very well =)
Yea .. same with me, the quote function not working :(
nice as always
Quote function not working here www.pulaskicountyweb.com/smf
I uninstalled Ajax Quick Reply..
Karl this is the nicest improvement to my board to date, you are awesome.. I wish the quote worked.. I had to remove this mod because of quotes....
Any way to fix the quote? It is an essential feature.
I'll have a go at trying to fix it.
Ok, I've managed to fix the quote issue.
v1.1 - 3rd August 2008
o Fixed Quote issue
o Added Brazilian/Brazilian-utf8 support (Thanks to Joomlamz)
o Added Portuguese/Portuguese-utf8 support (Thanks to Joomlamz)
o Added Polish/Polish-utf8 support (Thanks to ccbtimewiz)
o Added Turkish/Turkish-utf8 support (Thanks to [Burak])
Quote from: karlbenson on August 03, 2008, 01:40:55 PM
Ok, I've managed to fix the quote issue.
v1.1 - 3rd August 2008
o Fixed Quote issue
quote issue is still exists at my forum when AJAX Instant Quick Reply is installed.
and there is one issue - when Wysiwyg Quick Reply v1.1 is installed while AJAX Instant Quick Reply is installed - then when i type in field of quick answer and then hit "post" - it gives me "Your message is empty" error. Has anyone encountered such issue?
p.s. sorry for my English.
Great Mod. WYSIWYG is a great technology to in post's as in front page.
But we are unlucky to have it in 1.1.5. - Clear mentioned that it does not have the feature.
Other way we have to wait till SMF Release 2.0 Beta 3.
Quote issue exists if I select from one of these modes:
"- WYSIWYG (with bbc buttons and smilies)
- WYSIWYG (with bbc buttons only)
- WYSIWYG (with smilies only) (see note)
- WYSIWYG Only"
It works flawlessly if I choose:
"- Non-WYSIWYG (with bbc buttons and smilies)
- Non-WYSIWYG (with bbc buttons only)
- Non-WYSIWYG (with smilies only) (see note)
- Non-WYSIWYG (standard)"
Anyway... I don't see any difference between those WYSIWYG and Non-WYSIWYG modes... :-\
message to all.
I suspect any remaining quoting issues might be an issue with a cached copy of the javascript file.
Either clear your cache.
or when viewing a topic, hit ctrl + f5 to force a fresh copy of scripts/xml_topic.js to be obtained.
@akhmetow
The mod doesn't work well with Ajax quick reply installed. I tried to fix the bugs yesterday but I was unable to fix them.
However the quote issue isn't one of them. Even when I had it installed, I was able to quote (with the fixed v1.1 wysiwyg quick reply)
I have some problem using QUICK REPLY box, when i trying to quote some discussion system remain in loading status ...
Edi, any javascript errors?
Try ctrl+f5 and see if it fixes the issue.
Can this function translated in German and into the Mystic Jade purely Theme?
Sorry for my bad English it is translated with Google
Hi Karl
I could do with some advice. i installed this mod recenlty after upgrading my forum to 2.0 the mod was initially working but then i have noticed at some point it has stopped working. i have made a few changes since installing. the settings are still in user control panel but the editor is not displayed on the topic pages. i tried unistall and reinstall but no difference.
thanks
were there any javascript errors? they would prevent the wysiwyg quick reply frm working properly.
no, no errors at all. all the back end seems to be installed i can configure options and user preferences, forum defaults etc, but i dont have the quick reply on the topic pages.
Are you using the smf-default core theme?
If not manually edits will be required to that theme.
The only other thing I could suggest is manually checking every single edit. (maybe one got missed due to a chmod/permissions problem?)
The quick reply doesn't seem to be able to handle pasting anything in?
Even text which is large, it looks fine when it goes into the box, but hitting post just screws everything up.
It uses the same wysiwyg functionality as full-wysiwyg.
The mod loads the functions, but never interferes/alters or re-pastes the code.
Are you in wysiwyg mode?
Are there any javascript errors?
Does the same thing happen in full post mode?
i have the quick reply working now, i uninstalled changed all the permissions of required files and installed. that worked.
one problem i have noticed now, i am not sure if it is related to this mod.
when i quote a post the quoted text does not have a quote box around it.
the quoted text looks like this.
Quote
quoted text here.
this makes the discussion difficult to follow. any ideas?
That is probably a theme issue if its in posts.
It should not be converting it inside the quick reply wysiwyg itself?
Hmmm. I installed Beta 4 today, and now the quick reply box layout seems broken (see attached image). I can't figure out what happened.
Any ideas?
Spanish-latin:
<file name="$languagedir/Modifications.spanish_latin.php" error="skip">
<operation>
<search position="end" />
<add><![CDATA[
$txt['wysiwyg_quick_reply'] = 'Seleccionar Tipo de Respuesta Rapida';
$txt['wysiwyg_quick_reply0'] = 'WYSIWYG (con botones bbc y emoticones)';
$txt['wysiwyg_quick_reply1'] = 'WYSIWYG (unicamente con botones bbc)';
$txt['wysiwyg_quick_reply2'] = 'WYSIWYG (unicamente con emoticones)';
$txt['wysiwyg_quick_reply3'] = 'Unicamente WYSIWYG';
$txt['wysiwyg_quick_reply4'] = 'Sin-WYSIWYG (con botones bbc y emoticones)';
$txt['wysiwyg_quick_reply5'] = 'Sin-WYSIWYG (unicamente con botones bbc)';
$txt['wysiwyg_quick_reply6'] = 'Sin-WYSIWYG (unicamente con emoticones)';
$txt['wysiwyg_quick_reply7'] = 'Sin-WYSIWYG (normal)';
]]></add>
</operation>
</file>
Nice Mod
This work with SMF 2.0 BETA 4???
The above comment by probinson77 suggests that their might be an issue with it on beta 4 that I might have to look at when i get the chance over the weekend.
It works on Beta 4, but at least in my installation, which has no mods and is using the default theme, the layout is a bit screwy.
I got it to install on my beta 4 installation but the formatting of it is a wee bit off.
As stated above this mod doesn't work on beta 4. It does appear to have issues at the moment.
I haven't got the time to look at it at for the moment.
No worries just thought I'd show the layout problem :)
Has anyone managed to fix the layout problem? Apart from that, everything else seems to work.
Myself, and many of my users were begging for this feature to come back.. So I just installed in b4. Hey, we can live with the 2 bars there for now.. hehe This is something that we love, and I am glad it at least works functionally in b4..
I LOVE YOUR MODS!!!!!
Greg
Grrr, I needed this mod to.
I hope it gets fixed.
So far I have been unable to resolve this bug.
I'm hoping others maybe able to help me debug/fix it.
I'm new to smf, I just converted from phpbb so I wouldn't be able to help =/
Crisis,
The mod works perfectly.. there is just a small visual oddity.. My users all posted that they don't care about that, they just love having this mod back online...
So you can get it and use it. If you can't deal with a small visual problem.. hmmmm... hehe It really isn't bad.. What it looks like to me, is that the smileys should be in those positions, and aren't. :)
- Greg
I havent tried this yet, because im not sure how, but has anyone tried removing the text that explains what quick reply is? You know, the description to the left? Maybe that is pushing it right.
I've asked some of the smf team members to see if they can help me fix it.
The issue arose when we switched to the new semantic template.
@nukinfuts
Themes/default/Display.template.php
FIND
', $txt['quick_reply_desc'], $context['is_locked'] ? '<p><strong>' . $txt['quick_reply_warning'] . '</strong></p>' : '', $context['oldTopicError'] ? '<p><strong>' . sprintf($txt['error_old_topic'], $modSettings['oldTopicDays']) . '</strong></p>' : '', '
REPLACE
', $context['is_locked'] ? '<p><strong>' . $txt['quick_reply_warning'] . '</strong></p>' : '', $context['oldTopicError'] ? '<p><strong>' . sprintf($txt['error_old_topic'], $modSettings['oldTopicDays']) . '</strong></p>' : '', '
Alrighty, let me give it a shot.
That got rid of the text which is nice, but didnt effect the quick reply issue. Cant be something simple :(
Sorry nukinfuts,
Removing the quick reply description won't fix that issue.
Like I said above I've asked some of the smf team members to see if they can help me fix it.
Hopefully if they can figure it out, I can release a fixed version.
Thanks for keeping up on the mod, great work. My members love it, and we dont mind using it a little wacked out, just hoping to fix it :D
I'm glad you're still supporting this mod, and I'll bookmark this topic and wait for a solution. Thank you for your response.
oddly enough, I did the change to remove the quick reply description, and it did nothing. The description is still there. And yes, I did it right. .and using 2b4. Dumped the cache, dumped the server cache, it is just still there. Very odd, since I see the code to display it is gone.. hmmmm
worked perfect for me on 2 different forums. The original code:
', $txt['quick_reply_desc'], $context['is_locked'] ? '<p><strong>' . $txt['quick_reply_warning'] . '</strong></p>' : '', $context['oldTopicError'] ? '<p><strong>' . sprintf($txt['error_old_topic'], $modSettings['oldTopicDays']) . '</strong></p>' : '', '
REPLACE
', $context['is_locked'] ? '<p><strong>' . $txt['quick_reply_warning'] . '</strong></p>' : '', $context['oldTopicError'] ? '<p><strong>' . sprintf($txt['error_old_topic'], $modSettings['oldTopicDays']) . '</strong></p>' : '', '
The modified code (just the first part needed):
', $context['is_locked'] ? '<p><strong>' . $txt['quick_reply_warning'] . '</strong></p>' : '', $context['oldTopicError'] ? '<p><strong>' . sprintf($txt['error_old_topic'], $modSettings['oldTopicDays']) . '</strong></p>' : '', '
REPLACE
', $context['is_locked'] ? '<p><strong>' . $txt['quick_reply_warning'] . '</strong></p>' : '', $context['oldTopicError'] ? '<p><strong>' . sprintf($txt['error_old_topic'], $modSettings['oldTopicDays']) . '</strong></p>' : '', '
No reason for it not to work that i can see. If you did it like that then its right and must either be a cache issue. It works on all my themes as well as the default with that simple change. Hope this helped.
Shows how tired I get when I look at code for 14 hours a day... I never saved it back to the server after the change. LMAO!!!!! DOH!
- Greg
It happens. The other day i was working on a website and for some reason the site was not reflecting the changes i was making to my php code. At the same time i was getting made because gedit kept telling me the file was modified outside of the editor since last save.
Two cups of coffee later it dawned on me that i was dragging and dropping from the ftp folder to the local folder instead of local to ftp...... ;D
LMAO!!!!!! I have actually done that too!!!! LOL!!!!!!
OH, why do we do what we do!!!!!!?????
- Greg
same problem for me
if i had that many smileys on the post form my members would revolt....
heh, I just cut mine down to this, and people still ******ed that I moved their favorites to the pop up window....Which has a few hundred on it.
my smiley count is close to 500 but i only have 15-20 in the post form.
I'm no HTML/CSS expert, but someone had to figure it out by now :)... Anybody?
Quote from: X3mE on October 16, 2008, 10:50:11 PM
I'm no HTML/CSS expert, but someone had to figure it out by now :)... Anybody?
Yeah, I am quite surprised this bug has not been found yet.. I don't mind it, except that it makes the reply box really small.. That, to me, is what is irritating.. I don't care about lines as much. But surely, someone has had to figure this out by now. How many possible things can it be?
I wish it were an easy html problem. I have been doing html since simple text editors were all we had to use (I was a charter member of the W3.) I have looked and whatever this problem is, it's NOT in any of the html that I have found. Don't see it in any CSS either.. Just damned odd!
- Greg
----------------
Listening to: Lynyrd Skynyrd - Free Bird (http://www.foxytunes.com/artist/lynyrd+skynyrd/track/free+bird)
via FoxyTunes (http://www.foxytunes.com/signatunes/)
----------------
Listening to: Lynyrd Skynyrd - Free Bird (http://www.foxytunes.com/artist/lynyrd+skynyrd/track/free+bird)
via FoxyTunes (http://www.foxytunes.com/signatunes/)
Quote from: X3mE on October 16, 2008, 10:50:11 PM
I'm no HTML/CSS expert, but someone had to figure it out by now :)... Anybody?
It's not an HTML/CSS issue. The author made this mod for the community, and is waiting on some details from the dev team on the new release. I dont mind waiting for a great, free mod.
Unfortunately the mod author is no longer supporting their mods, which include this one. This being, support given here will be minimal until someone takes over development for this mod.
Any chance you could post a list of the mods that we should just trash then??? You mentioned that this is just ONE of the mods no longer supported.
Would be nice, if a mod creator decides to dump it, then a notice should be posted in HUGE red letters on the mod download page.... Stating that it is as is and the creator doesn't support it anymore..
Also, this should be posted in the forum posting for the mod...
I could care less if they support their work...but at least warn those of us that would like to use it that we are on our own... That, at least, would be the honorable thing to do....
Greg
----------------
Greg is currently listening to: Christopher Cross - Arthur's Theme (http://www.foxytunes.com/artist/christopher+cross/track/arthurs+theme)
via FoxyTunes (http://www.foxytunes.com/signatunes/)
Quote from: ccbtimewiz on October 25, 2008, 11:19:56 PM
Unfortunately the mod author is no longer supporting their mods, which include this one. This being, support given here will be minimal until someone takes over development for this mod.
Too bad. He made great mods.
This one is excellent and he made it when I tried to install Enhanced Quick reply to SMF 2.X.
I am trying to find what cause this bug on this mod and made several changes but neither of them did actually what I wanted.
I can't resolve which file should I concentrate to find out solution.
That divider left of the text box is killing me. I can't find which file controls position of text box, padding and margins either.
If he is not going to support it, i guess we are on our own. As we try different things to correct the issue maybe we should log them here, being specific, to keep each other informed. I'm sure someone has to be able to figure it out. Seems a shame to just let the mod die.
Yes it would be shame.
Anyone with the solution?
This became annoying.
I can't for the life of me figure out what the hell changed so drastically between b3.1 and b4. I mean, I know the layout code changed...but holy crap!!!!!
Almost think someone will have to get 3.1, install it, and then check line by line the code that changed in these particular files...
This sucks!!!! What really sucks even more....is that SOMEONE on the dev team should know exactly what is causing this...since they created the new code.... but apparently are NOT reading this thread!!!!
then again, I could be wrong. LOL
Greg
There are certanly some changes because there is a resizer in Beta 4.
But I can't believe that nobody found out what cause this...
Me has the same problem xD... I hope we can get a solution (I used enhanced quick reply, but that's not working with SMF 2...)
Dont Worry Guys ;) our Karl is busy so cannot find one solution for this, but this is solution for me and i hope to you
in GenericControls.Template.php find:
echo '
<div>
<div>
<textarea class="editor" name="', $editor_id, '" id="', $editor_id, '" rows="', $editor_context['rows'], '" cols="', $editor_context['columns'], '" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);" onchange="storeCaret(this);" tabindex="', $context['tabindex']++, '" style="width: ', $editor_context['width'], '; height: ', $editor_context['height'], ';', isset($context['post_error']['no_message']) || isset($context['post_error']['long_message']) ? 'border: 1px solid red;' : '', '">', $editor_context['value'], '</textarea>
</div>
<div id="', $editor_id, '_resizer" style="display: none; width: ', $editor_context['width'], '" class="richedit_resize"></div>
</div>
and Replace with:
echo '
<textarea class="editor" name="', $editor_id, '" id="', $editor_id, '" rows="', $editor_context['rows'], '" cols="', $editor_context['columns'], '" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);" onchange="storeCaret(this);" tabindex="', $context['tabindex']++, '" style="width: ', $editor_context['width'], '; height: ', $editor_context['height'], ';', isset($context['post_error']['no_message']) || isset($context['post_error']['long_message']) ? 'border: 1px solid red;' : '', '">', $editor_context['value'], '</textarea>
<div id="', $editor_id, '_resizer" style="display: none; width: ', $editor_context['width'], '" class="richedit_resize"></div>
Everything will be ok ;)
I see what you did there...but oddly, it has no affect at all on my site.. :(
It should have done something!!! I even emptied the file cache... that had no affect. How can you remove 2 sections (div tags) and nothing changes visually...that just doesn't make any sense....
Ok..just for giggles, I started removing entire sections of that file. I cut out the drop down boxes, all divider graphics, etc... and it never changed once on my forum. Nothing I removed made any difference at all in the look.. The drop downs were still there. Smileys were there, even after I cut out the code to show them.
What the hell??????
And yes, I am, as always, in the default theme...that's all I ever use.
Quote from: edi67 on November 07, 2008, 05:32:37 AM
Dont Worry Guys ;) our Karl is busy so cannot find one solution for this, but this is solution for me and i hope to you
in GenericControls.Template.php find:
echo '
<div>
<div>
<textarea class="editor" name="', $editor_id, '" id="', $editor_id, '" rows="', $editor_context['rows'], '" cols="', $editor_context['columns'], '" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);" onchange="storeCaret(this);" tabindex="', $context['tabindex']++, '" style="width: ', $editor_context['width'], '; height: ', $editor_context['height'], ';', isset($context['post_error']['no_message']) || isset($context['post_error']['long_message']) ? 'border: 1px solid red;' : '', '">', $editor_context['value'], '</textarea>
</div>
<div id="', $editor_id, '_resizer" style="display: none; width: ', $editor_context['width'], '" class="richedit_resize"></div>
</div>
and Replace with:
echo '
<textarea class="editor" name="', $editor_id, '" id="', $editor_id, '" rows="', $editor_context['rows'], '" cols="', $editor_context['columns'], '" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);" onchange="storeCaret(this);" tabindex="', $context['tabindex']++, '" style="width: ', $editor_context['width'], '; height: ', $editor_context['height'], ';', isset($context['post_error']['no_message']) || isset($context['post_error']['long_message']) ? 'border: 1px solid red;' : '', '">', $editor_context['value'], '</textarea>
<div id="', $editor_id, '_resizer" style="display: none; width: ', $editor_context['width'], '" class="richedit_resize"></div>
Everything will be ok ;)
Yes!!! It is working for both my default and custom theme!!! Thanks a million man!!!
Tested in FF, IE, Opera and Safari.
Quote from: SpectroPro on November 07, 2008, 07:54:06 AM
I see what you did there...but oddly, it has no affect at all on my site.. :(
It should have done something!!! I even emptied the file cache... that had no affect. How can you remove 2 sections (div tags) and nothing changes visually...that just doesn't make any sense....
DUDE that Tips work perfectly ; try better with your custom theme and default theme
Quote from: edi67 on November 07, 2008, 05:44:14 PM
Quote from: SpectroPro on November 07, 2008, 07:54:06 AM
I see what you did there...but oddly, it has no affect at all on my site.. :(
It should have done something!!! I even emptied the file cache... that had no affect. How can you remove 2 sections (div tags) and nothing changes visually...that just doesn't make any sense....
DUDE that Tips work perfectly ; try better with your custom theme and default theme
I do not use custom themes.. And you can tell me it works all day long.. I am telling you I did it and nothing changed... but again, like I said, I have deleted MOST of that file, saved it, uploaded it, and deleted the file cache..and everything looks the same.. EVERYTHING!!! Even with 90% of the code ripped out.. So you tell me....cause I aint got a freaking clue!!!!
-------
ADD: Ok, I deleted that file totally, and installed a copy I had from before I started playing with it.. Made the edit, and it works. HOWEVER, it flipped the 'drag' bar from the bottom to the top. Still works, but wondering why it would do that.. Again, this is clean file with just the edit you posted done to it...
Here is a pic of what it did..
Quote from: edi67 on November 07, 2008, 05:32:37 AM
Dont Worry Guys ;) our Karl is busy so cannot find one solution for this, but this is solution for me and i hope to you
in GenericControls.Template.php find:
echo '
<div>
<div>
<textarea class="editor" name="', $editor_id, '" id="', $editor_id, '" rows="', $editor_context['rows'], '" cols="', $editor_context['columns'], '" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);" onchange="storeCaret(this);" tabindex="', $context['tabindex']++, '" style="width: ', $editor_context['width'], '; height: ', $editor_context['height'], ';', isset($context['post_error']['no_message']) || isset($context['post_error']['long_message']) ? 'border: 1px solid red;' : '', '">', $editor_context['value'], '</textarea>
</div>
<div id="', $editor_id, '_resizer" style="display: none; width: ', $editor_context['width'], '" class="richedit_resize"></div>
</div>
and Replace with:
echo '
<textarea class="editor" name="', $editor_id, '" id="', $editor_id, '" rows="', $editor_context['rows'], '" cols="', $editor_context['columns'], '" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);" onchange="storeCaret(this);" tabindex="', $context['tabindex']++, '" style="width: ', $editor_context['width'], '; height: ', $editor_context['height'], ';', isset($context['post_error']['no_message']) || isset($context['post_error']['long_message']) ? 'border: 1px solid red;' : '', '">', $editor_context['value'], '</textarea>
<div id="', $editor_id, '_resizer" style="display: none; width: ', $editor_context['width'], '" class="richedit_resize"></div>
Everything will be ok ;)
Thank you 1000000000000000000000000000000 times... :)
I have problem with resizer.
What should I change to move it little left?
I guess that it has something with this:
<div id="', $editor_id, '_resizer" style="display: none; width: ', $editor_context['width'], '" class="richedit_resize"></div>
Funny... as per MY picture just above yours... I have the same problem, only mine moved to the top instead of at the bottom.. Goofy!!!!
Anyone have any ideas??
I have hard coded the width od the textarea to 95%, and the resizer to 45%, and it looks ok like that. I've search through the CSS, but don't have a clue how to move it left :/
I've changed my editor.css
/* This is the IFRAME that holds the editor. */
.rich_editor_frame
{
border: 1px solid #808080;
}
/* This is the WYSIWYG editor */
.rich_editor
{
background-color: white;
color: black;
font-family: verdana;
font-size: small;
border: none;
}
.rich_editor p
{
margin: 0px;
}
.richedit_resize
{
height: 5px;
font-size: 0px;
background: #eeeeee url(../images/bbc/resize-handle.gif) no-repeat 50% 1px;
border: 1px solid #dddddd;
border-top-width: 0px;
cursor: row-resize;
width: 49%
}
Adding width: 49%
Ok.. I am uploading my GenericControl file... can someone please check it out and see why my resizer is stuck at the top now instead of the bottom? Would greatly appreciate it.. I changed the code exactly as I should have, and once done, it moved that from under the text box to over it. And I wouldn't care, cept it is way off center (see the picture I posted a couple posts above....)
Thanks for any help on this...
Greg
people please tell how to add this in 117 ,
You can't. This is for SMF 2.x only.
Try this http://www.simplemachines.org/community/index.php?topic=187281.0
SpectroPro, here is my GenericControl template file. Copy it to your theme folder and see if it works.
If it still doesn't work, that would mean something else is the problem, as it works absolutely fine for me.
Thanks! That didn't fix it.. Damned odd because it was on the bottom until I made the change to fix it.. LOL Oh well... someday I'll decide I give a crap and try and figure it out.. It is NOT a priority..if someone has an idea and lets me know..great...otherwise, just NOT at top of my list..
Since your file didn't change its placement, it must be something else.. but damned if I have any idea what it would be.. The only real diff between your file and mine, is that I have a capchta thing installed that is in my file.
Thanks again!!!
Greg
Can somebody fix that:
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fimg49.imageshack.us%2Fimg49%2F3531%2Funbenanntth2.jpg&hash=702193c3c14244157e181a7a3e88a21f5c24bddb)
http://img49.imageshack.us/img49/3531/unbenanntth2.jpg
If you had read the posts by me, same exact problem. odd, that the bar is at the bottom, UNTIL you make the change to get rid of the 2 extra lines (divs). That totally makes NO sense what so ever in the world of site design. One should have NOTHING to do with the other.. but I removed the fix, and my bar went right back to the bottom and lined up just like it should have.. NOW, I redo the fix, and it is at the top, and off center again. Freaking ridiculous!!!!!
And mine is default theme....
Has anyone figured this out yet? I realy like this mod other than that, i do know its not beign supported by the author anymore.
I removed ".richedit_resize" class from my editor.css and editor_ie.css and I installed this mod:
http://custom.simplemachines.org/mods/index.php?mod=1164
For me, it's the best solution to this problem
Thanks, that works good for me.
Does anybody know what would cause this...?
Are you serious?
Start at page one of this topic, and keep reading... then smack yourself. :)
to me, nothing work good... still reading this post.
The other night, I was bored, so I spent almost 2 hours on this. The entire mod will need to be re-written to work correctly. As I studied it (I can find error in code, and make some minor changes, but can NOT create code from scratch) I found it is quite flawed in how it is coded.
Things are placed in the stupidest places in the code. I took the line of code that puts the little bar (the one we have moving from the bottom to the top when you remove the <div> tags to lose the lines) and deleted it. Ok, so now it is gone. I then moved that line of code (making the necessary fixes where/when needed) and moved it all over that file. It never went where you wanted it to go.
I started really looking at the placement of things in the quick edit section. Man... it is allllllllll goofy! For instance, if, in the section right above the code we all modified, where it puts the smileys (one of several times it does...mind you..), you put in a word. On my page it said HELLO. I made it so it would say that directly after the last smiley and the 'more' text. When uploaded, and refreshed, the word HELLO did in fact show up there. But also on a line above that, and on the line below that. So my posting the word HELLO once, actually showed it 3 times. This tells me that the code needs to be totally overhauled. It is all goofy.
I mean, we knew that when you remove 2 div tags and something at the bottom of a text box suddenly moves to the TOP of that same text box. Even though the code is AFTER the drawing of the text box. So something else is going very wrong with this code in 2b4.
I hope someone will just do a total rewrite of the mod. I was going to kill the mod altogether, but people love that quick edit feature. I finally came to a compromise... My resizer is STILL on top of the box, however, I was able to at least center it by shrinking the size of the bar it is in.
<div id="', $editor_id, '_resizer" style="display: none; width: 20%" class="richedit_resize"></div>
That did the trick!
You're talking about GenericControls.template.php, right?
This mod doesn't change anything in it, so this should be sorted by the SMF dev team.
There are many more CSS issues which came up in Beta 4, probably because the template system was heavily modified, so I hope they will all be fixed in versions to come.
Yes, that is the file I am talking about.... well, at least that is good... Then it is indeed a 2b4 problem, but I have a feeling, since it only seems to appear when using this particular mod, it most likely will NOT be addressed by them. :(
Quote from: dewdrinker19 on November 19, 2008, 12:31:32 AM
Does anybody know what would cause this...?
i fix this problem but i can't forget. my displaytemplate in the attachments.
Thought I would see if this is a common problem or not. I've been trying to get the WYSYWIG quick reply working and it seemed to pop up fine but it seems with subsequent installs / removals the editor gets all bent out of shape. I would assume that the uninstaller is leaving some remanent code behind somewhere.
I have tried to manually edit all the files back to original and then re-install, no luck. Things are still not in place and I still have the same issue.
Here is an image.
WYSIWYG QUICK REPLY v1.1
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fwww.weaponxperformance.com%2Fmisc%2Fquickreply.JPG&hash=32599b6f395f535be637a124eb5a7b07cbfc5b17)
If anybody has any tips on fixing this it would be greatly appreciated. I'm at a loss. If anyone can direct me to where the alignment etc is of this I'm sure I can tweak it but everything is all over the place and I can't seem to find it.
There is another problem with this in SMF2b4.
When you have "show off by default" in the user CP panel and open the quick reply panel the WYSIWIG quick reply editor doesn't work properly when you open it.
That and the bar is still formatted wrong. I have no idea why it's placed on top of the box.
Quote from: edi67 on November 07, 2008, 05:32:37 AM
Dont Worry Guys ;) our Karl is busy so cannot find one solution for this, but this is solution for me and i hope to you
in GenericControls.Template.php find:
echo '
<div>
<div>
<textarea class="editor" name="', $editor_id, '" id="', $editor_id, '" rows="', $editor_context['rows'], '" cols="', $editor_context['columns'], '" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);" onchange="storeCaret(this);" tabindex="', $context['tabindex']++, '" style="width: ', $editor_context['width'], '; height: ', $editor_context['height'], ';', isset($context['post_error']['no_message']) || isset($context['post_error']['long_message']) ? 'border: 1px solid red;' : '', '">', $editor_context['value'], '</textarea>
</div>
<div id="', $editor_id, '_resizer" style="display: none; width: ', $editor_context['width'], '" class="richedit_resize"></div>
</div>
and Replace with:
echo '
<textarea class="editor" name="', $editor_id, '" id="', $editor_id, '" rows="', $editor_context['rows'], '" cols="', $editor_context['columns'], '" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);" onchange="storeCaret(this);" tabindex="', $context['tabindex']++, '" style="width: ', $editor_context['width'], '; height: ', $editor_context['height'], ';', isset($context['post_error']['no_message']) || isset($context['post_error']['long_message']) ? 'border: 1px solid red;' : '', '">', $editor_context['value'], '</textarea>
<div id="', $editor_id, '_resizer" style="display: none; width: ', $editor_context['width'], '" class="richedit_resize"></div>
Everything will be ok ;)
This worked for me too thanks! :)
one thing how do i make it more wider, where are the dimensions for it, the bbc buttons and smilies are wider than the type text box and its aligned left too
or just centering would be great
may I also add that All my post boxes are small, even normal reply
(https://www.simplemachines.org/community/index.php?action=dlattach;topic=251436.0;attach=63617;image)
How do I center ?
Please , attachment your display.template.php.
Mine looks worse than yours
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fi418.photobucket.com%2Falbums%2Fpp264%2Fjohncccccc%2FReplyProblem.jpg&hash=cd6748b6029a4f7b16eaf4a8dbc0933b6ce0b1ca)
can you help me with mine too please
Thanks
EDIT:
attached display template :)
try this one.
http://www.simplemachines.org/community/index.php?topic=251436.msg1786230#msg1786230
tried it nothing happened
Compatible With: 2.0 RC1 ???
Quote from: johncccccc on February 09, 2009, 03:16:06 PM
tried it nothing happened
Your site url and demo user please.
Quote from: grafitus on February 09, 2009, 03:35:24 PM
Compatible With: 2.0 RC1 ???
This package work fine 2.0Rc1. For me..
PM'ing the info to you now :)
Try This.
Quote from: Özgür´ on February 09, 2009, 04:25:07 PM
Try This.
Thanks,
That removed the re-sizer, but the post text area is still in the same place ???
Hmm. Try This =)
lol... it got worse..
your logged in to you dont need an image
Finally try. If I can do nothing if no. This is your display.template.php. Please backup and try.
Thanks alot, that was the one.
do you know how i can get rig of the black border though?
Hmm
display.template.php find
<div class="tborder" id="quickreplybox" align="center">
replace
<div class="windowbg" id="quickreplybox" align="center">
Thanks, its completly 100% working now
i changed it to this though to call a different style
<div class="quickreplybox" id="quickreplybox" align="center">
Thanks :)
Your Welcome :)
Hey got another question, I know it says this mod is compatible with smf 2.0 beta 3.1+
just to double check, is it compatible with smf 2.0 RC1?
Yes.
Will this be compatible with 1.1.8 soon? its cool mod..would like to have it..
1.1.8 haven't Wysiwyg editor.
I kind of solved resizer problem for this mod.
In Themes/default/css/editor.css
Find:
Quote.richedit_resize
{
height: 5px;
font-size: 0px;
background: #eeeeee url(../images/bbc/resize-handle.gif) no-repeat 50% 1px;
border: 1px solid #dddddd;
border-top-width: 0px;
cursor: s-resize;
Replace with:
Quote.richedit_resize
{
height: 5px;
font-size: 0px;
background: #eeeeee url(../images/bbc/resize-handle.gif) no-repeat 50% 1px;
border: 1px solid #dddddd;
border-top-width: 0px;
margin-left: 15%;
cursor: s-resize;
It solved my problem but still there is hard to see some line on left, but I don't care very much. :)
If anyone want to align textarea to left, open GenericControls.template.php and make this changes:
Find:
// Finally the most important bit - the actual text box to write in!
if ($display_controls == 'all' || in_array('message', $display_controls))
{
echo '
<div>
<div>
Replace with:
// Finally the most important bit - the actual text box to write in!
if ($display_controls == 'all' || in_array('message', $display_controls))
{
echo '
<div style="border: none;">
<div align="left" style="text-align:left; border: none;">
Thanks deZio.
Hi I upgraded to RC1 from Beta 4, and I noticed that my quick reply was giving me this error
Call to undefined function template_control_richedit() ******/*****/***/***//Sources/Load.php(1952) : eval()'d code on line 702
but when i install the mod it works fine
I have replaced all my theme files and every single file that this mod changes for all the original file, i have no other mods installed and quick reply only works when this mod is installed, im thinking its something to do with the database as i have already tried replacing all the files the mod changes, and the upgrade package changed the rest of the forum software anyway, I also replaced all the theme files too.
if you can help and need to log in to my forum just say and i can pm you login details
thanks in advanced.
EDIT:
I just tested in default theme and quick reply is working fine without mod installed, I will consult theme author
Updated for RC1. Tested on an XP box with FF3, IE6, IE7, Opera 9.6 and Safari 3.1. Seems to work fine. If you hit a bug let me know.
Finally someone took it over. Thank you Antechinus ;)
Quote from: Antechinus on April 15, 2009, 08:32:48 AM
Updated for RC1. Tested on an XP box with FF3, IE6, IE7, Opera 9.6 and Safari 3.1. Seems to work fine. If you hit a bug let me know.
Thanks Antechinus for take over.
Are you think add ajax quick reply compatible?
Installed perfectly.
changed all options in member options under themes.
Its shows like this. I have attached a sample picture.
Quote from: Özgür´ on April 15, 2009, 12:23:26 PMThanks Antechinus for take over.
Are you think add ajax quick reply compatible?
I haven't done any testing with that yet. So far I've only done the basic update to make it this mod ok with RC1.
Quote from: A.SK on April 15, 2009, 02:26:23 PM
Installed perfectly.
changed all options in member options under themes.
Its shows like this. I have attached a sample picture.
It looks like you have another mod installed that is messing with the layout. What's that big rainbow thing?
ETA: I suspect you are using a custom theme there as well, in which case you'll need to add the required changes for the forum.css.
Quote from: Antechinus on April 15, 2009, 05:43:05 PM
It looks like you have another mod installed that is messing with the layout. What's that big rainbow thing?
ETA: I suspect you are using a custom theme there as well, in which case you'll need to add the required changes for the forum.css.
yesterday i have replied and today its vanished.
Since i think, smf had a upgrade trouble yesterday.
Hi guys. I'm totally new to this, and don't have the brains to mess with code.
I would just like to know whether this Mod is compatible with version 1.1.9?
Thanks in advance.
No. It only works with SMF 2.0.
Thanks for your reply.
Do you know any other Mod that works? The Ajax Mod messed up our system, so we can't use that one.
I just want to have Smileys to go, with the Quick Reply Box . . .
Thanks again.
There's one called Enhanced Quick Reply and I think that will do what you want for 1.1.9. Hang on and I'll find it.
I think I know that one . . .
Use this zip and you should be fine: http://custom.simplemachines.org/mods/index.php?action=download;mod=883;id=74410
Support thread for that mod is here: http://www.simplemachines.org/community/index.php?topic=187281.0
Thank you very much for your help! :)
How to change error
It is invisible borders
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fpix.academ.org%2Fimg%2F2009%2F07%2F24%2F0ef3537fe99963327d1edc1b839f8ddb.jpg&hash=871727eb6dfcd5e705a0f920fac47b2612e8866c)
How to make so?
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fpix.academ.org%2Fimg%2F2009%2F07%2F24%2Fa0f114fb39becc041a0532aeff09b1b3.jpg&hash=5d9e3936080a8133d3c2c9d57641302893f179a2)
Nitkayni, you haven't edited the css correctly. It looks to me like you tried to install the mod manually because of your BBC additions.
Solov, your screenshot is of the post reply page, not the quick reply. In other words it has nothing to do with this mod.
They identical
Antechinus , I changed the css ..still same problem
Have you cleared your browser cache and done a forced refresh (Ctrl+F5)?
This is a screenshot of a fresh installation on RC1.2. No problems with it.
ETA: Actually, looking at your screenshot again, you aren't even using this mod. The template arrangement is completely different. There is no horizontal rule between the warning and the rest of the quick reply in this mod. Also, with this mod the smileys and BBC buttons are centre-aligned over the textarea. Your template is completely different.
Thank you for your interest
Is there some tutorial what to do so I can modify it to fit 1.1.10 or are you going to do it yourself?
Thank you.
I'm certainly not going to do it for 1.1.x and as far as I know there is no tutorial.
Thanks !
It's a great mod !
Can you please write what should be done for 1.1.10?
I have no interest in attempting to port this mod to 1.1.x.
i have the problem with using IE.
After click the bbc button- using the mouse we must put it between the code.. it is not automatically between the code..
lime (//)| <--- the mouse is after the last tag. not in center/between the tags. but in firefox everything is ok.
this dont work properly in 2.0 RC1.2 it has a very anoying bug please see this thread http://www.simplemachines.org/community/index.php?topic=332822 (http://www.simplemachines.org/community/index.php?topic=332822)
You're using IE8. Not surprised there's a bug with it. I'll look at it after RC2 comes out.
Hi, I tried to install this three times, with the same result. It looks like this:
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fi25.tinypic.com%2F2rxy4ch.gif&hash=64c72b22b63a93a215b83b586299f5321aff778c)
And its a nightmare trying to use that resize bar. How can I fix this?
Thanks
CSS problem. You need to get the css edits and transfer them to the css files in your custom theme.
Can you help me with this?
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fi31.tinypic.com%2F1z4zcc7.png&hash=d4092c8abe5acd9e5771f64852ab709f1499c216)
If you want, I can upload my "forum.css" files for each theme.
Same advice applies: the css edits are available from the parser on the mod download page. With css you don't have any weird syntax problems like you do with php. You can simply add the new css to the end of the file and, since it is read later than the existing css, it will override the existing css.
CSS works like that so you can use this little "cheat' to make editing easier for you. Note that you cannot use this trick for php templates. Don't even think about that one. :)
Spanish ES UTF8
<file name="$languagedir/Modifications.spanish_es-utf8.php" error="skip">
<operation>
<search position="end" />
<add><![CDATA[
$txt['wysiwyg_quick_reply'] = 'Seleccionar Tipo de Respuesta Rápida';
$txt['wysiwyg_quick_reply0'] = 'WYSIWYG (con botones bbc y emoticones)';
$txt['wysiwyg_quick_reply1'] = 'WYSIWYG (únicamente con botones bbc)';
$txt['wysiwyg_quick_reply2'] = 'WYSIWYG (únicamente con emoticones)';
$txt['wysiwyg_quick_reply3'] = 'Ú WYSIWYG';
$txt['wysiwyg_quick_reply4'] = 'Sin-WYSIWYG (con botones bbc y emoticones)';
$txt['wysiwyg_quick_reply5'] = 'Sin-WYSIWYG (únicamente con botones bbc)';
$txt['wysiwyg_quick_reply6'] = 'Sin-WYSIWYG (únicamente con emoticones)';
$txt['wysiwyg_quick_reply7'] = 'Sin-WYSIWYG (normal)';
]]></add>
</operation>
</file>
Nice mod!
Cool. I'll add the Spanish when RC2 makes a mess of things and I have to fix it anyway. :D
I have a bit of a problem with WYSIWYG quick reply and an interaction with SMG 2.0b6. I originally posted this on the SMG support thread, but no one seemed to know why I was having this problem. So I'm asking you here now, hoping maybe you can shed some light on the issue.
I have a highly modded forum, so I created a clean test environment in XAMPP to verify the problem. The problem is, when you install WYSIWYG Quick Reply, the SMG tag, which allows you to link images in the gallery, breaks.
To recreate the problem, I installed SMG 2.0b6 on the test forum and uploaded a single picture. I then used the SMG tag in a post and verified that it worked correctly. I saw the image in place of the tag, and everything worked as expected.
Then, I installed WYSIWYG Quick Reply RC1. Going back to the thread where I posted the SMG tag, the tag now displayed as just a text tag (i.e. [smg id=1]). Removing WYSIWYG Quick Reply RC1 fixed the problem, and the image displayed again.
So I dug a little deeper, reinstalled the WYSIWYG Quick Reply mod and started commenting lines out to see if I could determine what was causing the tag to break. These are the edits required to Sources/Display.php by the WYSIWYG Quick Reply mod, and I found that if I commented out one line, the SMG tag works as expected. The line is create_control_richedit($editorOptions); as shown here in the code
// Start of WYSIWYG Quick Reply
// Load the editor file
require_once($sourcedir.'/Subs-Editor.php');
// Prevent Errors
$context['submit_label'] = isset($_REQUEST['msg']) ? $txt['save'] : $txt['post'];
$context['attached'] = '';
$context['allowed_extensions'] = '';
$context['make_poll'] = 0;
// Now create the editor.
$editorOptions = array(
'id' => 'message',
'value' => !empty($context['message']) ? $context['message'] : '',
'labels' => array(
'post_button' => $context['submit_label'],
),
// We do XML preview here.
'preview_type' => 1,
);
/**** THIS IS THE LINE THAT BREAKS THE SMG TAG ****/
create_control_richedit($editorOptions);
/**************************************************/
// Store the ID.
$context['post_box_name'] = $editorOptions['id'];
// Set if unset (and avoid php undefined variable errors - default is FULL WYSIWYG with bbc buttons and smilies (unless set via profile OR admin)
$options['wysiwyg_quick_reply'] = isset($options['wysiwyg_quick_reply']) ? (int) $options['wysiwyg_quick_reply'] : 0 ;
// To avoid intefering with the wysiwyg for post - we temporarily override the setting, THEN, restore it after we've written the wysiwyg
$context['controls']['richedit']['message']['rich_active_original'] = !empty($context['controls']['richedit']['message']['rich_active']) ? 1 : 0 ;
// Active
$context['controls']['richedit']['message']['rich_active'] = in_array($options['wysiwyg_quick_reply'], array(0, 1, 2, 3)) ? 1 : 0 ;
// End of WYSIWYG Quick Reply
Obviously if I comment that line out, the WYSIWYG Quick Reply no longer works properly. So I'm hoping that someone can shed some light on why that would interfere with the SMG tag.
Thanks in advance for your help.
To be honest I don't know at the moment, but it is certainly an interesting question. I'll see if we can find a solution for it. :)
Hello,
I've been wanting to use this mod for a while. However, I don't use the default theme. I use a lightly modified (colours only changed) version of the Babylon theme. I've checked the page for the manual install, but they seem to concern only the default theme because when I search for the strings in the corresponding files for the Babylon theme, I can't find them. So how do I install this mod in the theme I'm using?
Not sure. I've never tried. :) It can't be too difficult though so I'll take a look at it when I get time. Frankly at the moment though I'm more concerned with getting this working for RC2. Babylon's templates for the RC2 version are different to the old version.
Quote from: Antechinus on October 04, 2009, 03:19:53 PM
Not sure. I've never tried. :) It can't be too difficult though so I'll take a look at it when I get time. Frankly at the moment though I'm more concerned with getting this working for RC2. Babylon's templates for the RC2 version are different to the old version.
Okay..well, I'll have to live without it for the time being then. Thanks anyway =)
I've added a second zip to the download page for the Charter Member preview of RC2. The zip is coded only for Curve.
You want this mod for the old core theme on RC2, you figure it out yourself. ;)
http://custom.simplemachines.org/mods/index.php?action=download;mod=1299;id=118093
Nice Mod.
Here is it for German:
// Wysiwyg Quick Reply MOD
$txt['wysiwyg_quick_reply'] = 'Wähle eine Schnellantwort Art';
$txt['wysiwyg_quick_reply0'] = 'WYSIWYG (mit BBCode Buttons und Smilies)';
$txt['wysiwyg_quick_reply1'] = 'WYSIWYG (mit BBCode Buttons)';
$txt['wysiwyg_quick_reply2'] = 'WYSIWYG (mit Smilies)';
$txt['wysiwyg_quick_reply3'] = 'WYSIWYG';
$txt['wysiwyg_quick_reply4'] = 'kein WYSIWYG (mit BBCode Buttons und Smilies)';
$txt['wysiwyg_quick_reply5'] = 'kein WYSIWYG (mit BBCode Buttons)';
$txt['wysiwyg_quick_reply6'] = 'kein WYSIWYG (mit Smilies)';
$txt['wysiwyg_quick_reply7'] = 'kein WYSIWYG (normal)';
Cool. Thanks. I'll put that in soon.
Installed your RC2 version. Went like a dream and works great!
Thanks
Bob
nice mod, more intuitive and easy to use for beginners user
it have problems on 1.1.10
hope u'll update it soon.
It is not being ported to 1.1.x. Ever.
hi i installed this mod manually bt i'm having 1 problem :(
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fs60.radikal.ru%2Fi169%2F0910%2Fe6%2F48605a6e50cd.png&hash=99be8528f825ae98897d7bbe0fe71274fcb31ee2)
edit i'm using SMF 2.0 RC1.2
That text was removed from the mod completely. I think it is useless because everyone with any brain cells already knows it is a quick reply box.
Yea, I remember when I used this mod, everything was out of alignment, removing that text and a few other things fixed everything
Quote from: Antechinus on October 05, 2009, 07:04:57 PM
That text was removed from the mod completely. I think it is useless because everyone with any brain cells already knows it is a quick reply box.
i insalled this mod manually will ya please tell me where did i mistake :)
thank u :)
Hello. I cant seem to get the "install" button to show on the package manager for the RC2 . i use smf rc1.2
Meko me: read the parser instructions carefully and check your template again.
ExWizzard: why are you attempting to use an RC2 mod on RC1.2? Read the warning on the download page, please. I wrote it for a reason.
Quote from: Antechinus on October 09, 2009, 05:17:55 PM
ExWizzard: why are you attempting to use an RC2 mod on RC1.2? Read the warning on the download page, please. I wrote it for a reason.
Antechinus, are you saying this mod is NOT compatible with SMF 2.0 RC1.2? As far as I can tell, the download page says "For SMF 2.0 RC1.2 only." What warning are you referring to?
Just wondering, because the "install" link doesn't show up on my SMF 2.0 RC1.2 forum either.
Quote from: probinson77 on September 24, 2009, 09:55:15 AM
I have a bit of a problem with WYSIWYG quick reply and an interaction with SMG 2.0b6. I originally posted this on the SMG support thread, but no one seemed to know why I was having this problem. So I'm asking you here now, hoping maybe you can shed some light on the issue.
I have a highly modded forum, so I created a clean test environment in XAMPP to verify the problem. The problem is, when you install WYSIWYG Quick Reply, the SMG tag, which allows you to link images in the gallery, breaks.
To recreate the problem, I installed SMG 2.0b6 on the test forum and uploaded a single picture. I then used the SMG tag in a post and verified that it worked correctly. I saw the image in place of the tag, and everything worked as expected.
Then, I installed WYSIWYG Quick Reply RC1. Going back to the thread where I posted the SMG tag, the tag now displayed as just a text tag (i.e. [smg id=1]). Removing WYSIWYG Quick Reply RC1 fixed the problem, and the image displayed again.
So I dug a little deeper, reinstalled the WYSIWYG Quick Reply mod and started commenting lines out to see if I could determine what was causing the tag to break. These are the edits required to Sources/Display.php by the WYSIWYG Quick Reply mod, and I found that if I commented out one line, the SMG tag works as expected. The line is create_control_richedit($editorOptions); as shown here in the code
// Start of WYSIWYG Quick Reply
// Load the editor file
require_once($sourcedir.'/Subs-Editor.php');
// Prevent Errors
$context['submit_label'] = isset($_REQUEST['msg']) ? $txt['save'] : $txt['post'];
$context['attached'] = '';
$context['allowed_extensions'] = '';
$context['make_poll'] = 0;
// Now create the editor.
$editorOptions = array(
'id' => 'message',
'value' => !empty($context['message']) ? $context['message'] : '',
'labels' => array(
'post_button' => $context['submit_label'],
),
// We do XML preview here.
'preview_type' => 1,
);
/**** THIS IS THE LINE THAT BREAKS THE SMG TAG ****/
create_control_richedit($editorOptions);
/**************************************************/
// Store the ID.
$context['post_box_name'] = $editorOptions['id'];
// Set if unset (and avoid php undefined variable errors - default is FULL WYSIWYG with bbc buttons and smilies (unless set via profile OR admin)
$options['wysiwyg_quick_reply'] = isset($options['wysiwyg_quick_reply']) ? (int) $options['wysiwyg_quick_reply'] : 0 ;
// To avoid intefering with the wysiwyg for post - we temporarily override the setting, THEN, restore it after we've written the wysiwyg
$context['controls']['richedit']['message']['rich_active_original'] = !empty($context['controls']['richedit']['message']['rich_active']) ? 1 : 0 ;
// Active
$context['controls']['richedit']['message']['rich_active'] = in_array($options['wysiwyg_quick_reply'], array(0, 1, 2, 3)) ? 1 : 0 ;
// End of WYSIWYG Quick Reply
Obviously if I comment that line out, the WYSIWYG Quick Reply no longer works properly. So I'm hoping that someone can shed some light on why that would interfere with the SMG tag.
Thanks in advance for your help.
Disabling this line in Subs-Editor.php makes this problem go away for my forum, but probably introduces other potential problems.
$context['smg_disable'] = 1;
Quote from: LP on October 13, 2009, 11:48:05 AM
Quote from: Antechinus on October 09, 2009, 05:17:55 PM
ExWizzard: why are you attempting to use an RC2 mod on RC1.2? Read the warning on the download page, please. I wrote it for a reason.
Antechinus, are you saying this mod is NOT compatible with SMF 2.0 RC1.2? As far as I can tell, the download page says "For SMF 2.0 RC1.2 only." What warning are you referring to?
Just wondering, because the "install" link doesn't show up on my SMF 2.0 RC1.2 forum either.
There are two zips on the download page.
This one is for RC1.2: http://custom.simplemachines.org/mods/index.php?action=download;mod=1299;id=94781
This one is for RC2: http://custom.simplemachines.org/mods/index.php?action=download;mod=1299;id=118093
I think you grabbed the wrong one. I added the warning to the bottom of the download page, which I admit probably wasn't the best place for it, but this is a temporary arrangement anyway because the public release of RC2 will be out shortly at which point the RC1.2 zip will be removed.
Installed fine, however it caused the Hide Tag Mod I have installed to stop working.
Any ideas?
Hi Antechnius,
I've been talking with Nao over in the SMG thread, trying to figure out why the SMG tags don't play nicely with WYSIWYG Quick Reply. However, in this post, he asked me to talk to you, to see if you and Nao could work together to figure out what the incompatibility is;
http://www.simplemachines.org/community/index.php?topic=260821.msg2320994#msg2320994
I would be very appreciative if you would contact Nao and see if a solution could be found to this incompatibility. I've been forced to stop using this mod, and my users would be thrilled to have the WYSIWYG Quick Reply back.
Thanks!
I get
"Installations actions for "Wysiwyg Quick Reply RC2":
The package you are trying to download or install is either corrupt or not compatible with this version of SMF."
after I press Apply.
I'm RC2 1.2
Any suggestions?
Yes. I suggest you use the right zip.
i have problem with RC2 Theme Core.
Display.template.php
I cant adjust, because i dont found
Find
Quote<div class="roundframe">
<p class="smalltext">', $txt['quick_reply_desc'], '</p>
Replace
Quote<div class="roundframe">
Find
Quote
echo '
<textarea cols="75" rows="7" style="', $context['browser']['is_ie8'] ? 'max-width: 95%; min-width: 95%' : 'width: 95%', '; height: 100px;" name="message" tabindex="1"></textarea><br />
<input type="submit" name="post" value="', $txt['post'], '" onclick="return submitThisOnce(this);" accesskey="s" tabindex="2" class="button_submit" />
<input type="submit" name="preview" value="', $txt['preview'], '" onclick="return submitThisOnce(this);" accesskey="p" tabindex="4" class="button_submit" />';
if ($context['show_spellchecking'])
echo '
<input type="button" value="', $txt['spell_check'], '" onclick="spellCheck(\'postmodify\', \'message\');" tabindex="5" class="button_submit" />';
echo '
<input type="hidden" name="', $context['session_var'], '" value="', $context['session_id'], '" />
<input type="hidden" name="seqnum" value="', $context['form_sequence_number'], '" />
</form>
Replace
Quote// Start of WYSIWYG Quick Reply
// Only show bbcode bar if BBCodes are enabled, AND if its a quick reply mode with bbcode bar
if ($context['show_bbc'] && (in_array($options['wysiwyg_quick_reply'], array(0, 1, 4, 5))))
echo '<div id="bbcBox_message"></div>';
// Only show smilies if smiliesare enabled AND if its a quick reply mode with smilies
if (!empty($context['smileys']['postform']) && (in_array($options['wysiwyg_quick_reply'], array(0, 2, 4, 6))))
echo ' <div id="smileyBox_message"></div>';
// Show the quick reply (WYSIWYG vs NON-WYSIWYG dealt with already decided in source file)
echo template_control_richedit($context['post_box_name'], 'smileyBox_message', 'bbcBox_message'), '';
// End of WYSIWYG Quick Reply
echo '
<div id="qr_buttons">
<input type="submit" name="post" value="', $txt['post'], '" onclick="return submitThisOnce(this);" accesskey="s" tabindex="2" />
<input type="submit" name="preview" value="', $txt['preview'], '" onclick="return submitThisOnce(this);" accesskey="p" tabindex="4" />';
if ($context['show_spellchecking'])
echo '
<input type="button" value="', $txt['spell_check'], '" onclick="spellCheck(\'postmodify\', \'message\');" tabindex="5" />';
echo '
<input type="hidden" name="', $context['session_var'], '" value="', $context['session_id'], '" />
<input type="hidden" name="seqnum" value="', $context['form_sequence_number'], '" />
</div>
</form>
Hi, i have problem with Core theme in RC2
I cant find and replace this
Find: [Select]
Quote<div class="roundframe">
<p class="smalltext">', $txt['quick_reply_desc'], '</p>
Replace With: [Select]
Quote<div class="roundframe">
I installed the mod on RC2 and it works fine on default skin, but on the alternative template I had no luck. I tried editing the files manually but the problem is I can't find peaces of code that are described as "need to edit". The template is "Loner"
Got a link to the theme?
NVM. Found it. One of Crip's. It's just using the default Display.template.php so you only need to do the index.css edit for that theme. Just get the css edit from the parser and apply it to your Loner index.css file. You can add it at the end if you want. Doesn't matter.
Quote from: Antechinus on November 11, 2009, 06:15:10 AM
Just get the css edit from the parser and apply it to your Loner index.css file. You can add it at the end if you want. Doesn't matter.
did this but nothing changes. Here's the css file if you want to take a look
Did you clear your browser cache and force a refresh (Ctrl+F5)? You need to do that after all css or image changes.
yes the cache is purged but no effect
You have not added the required css. That is why it is not working properly. Follow the instructions and it will work.
I switched to blackrain template, the author is Crip. Following instructions I didn't find the reqquired files or lines of code so I just changed the index.css adding the peace of code at the end, purged the cache but still I can't see the changes.
That index.css you attached a couple of posts back did not have the css edits in it. If you thought it did then maybe you aren't saving the changes properly.
try with this one. I didn't find the code to replace so I added everything on the end
Yup, that one has got it. What exactly is the problem you are getting? Can you give me a screenshot or link?
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fwww.imagesforme.com%2Fthumb%2Fthumb_d549e70a.jpg&hash=59d3a13fc831a566dd2d8d4a5930b66f94203e60) (http://www.imagesforme.com/show.php/784861_1.jpg)
I checked the options. Quick reply with Wysiwyg is turned on
How did you get that result? Did you install the mod package or did you try to do the whole thing manually? The text above the reply window isn't even part of this mod. If it is there that means the template edits weren't done correctly.
Oh and there are several settings for the options. If you select wysiwyg-only you wont get the smileys or bbc buttons.
Also which browser where you using when you took that screenshot?
the mod is installed via package manager, the index.css was edited manually. The other edits were not possible because I did not find the neccessary lines of code in template files
browsers: opera, firefox, chrome
Ok, I'll grab both of those themes and set them up on my local host tomorrow so I can see exactly what is going on. I think the question and answer bit is starting to drive us both nuts, so it makes sense for me to set up test copies and sort it that way.
tnx ;)
I know what the problem is. The themes you are using are based on Core and contain all the Core templates. I only coded the mod for Curve, which is why the code looks confusing for you. I'll sort an updated version of the mod that installs on Core as well. That way anyone with a Core-based theme should be able to deal with transferring the edits to their templates.
tnx a lot, can't wait.
uninstalled previous version, installed new one, and it doesn't show in the default template. (curve)
I had no error applying the package. any ideas?
Nice Mode,
Arabic Translation :
Quote
<file name="$languagedir/Modifications.arabic-utf8.php" error="skip">
<operation>
<search position="end" />
<add><![CDATA[
$txt['wysiwyg_quick_reply'] = 'إختر نمط الرد السريع';
$txt['wysiwyg_quick_reply0'] = 'المحرر المتقدم WYSIWYG (بالإضافة إلى أزرار bbc و الإبتسامات)';
$txt['wysiwyg_quick_reply1'] = 'المحرر المتقدم WYSIWYG (بالإضافة إلى أزرار bbc فقط)';
$txt['wysiwyg_quick_reply2'] = 'المحرر المتقدم WYSIWYG (بالإضافة إلى الإبتسامات فقط)';
$txt['wysiwyg_quick_reply3'] = 'المحرر المتقدم WYSIWYG فقط';
$txt['wysiwyg_quick_reply4'] = 'بدون المحرر المتقدم WYSIWYG (أزرار bbc و الإبتسامات)';
$txt['wysiwyg_quick_reply5'] = 'بدون المحرر المتقدم WYSIWYG (أزرار bbc فقط)';
$txt['wysiwyg_quick_reply6'] = 'بدون المحرر المتقدم WYSIWYG (الإبتسامات فقط)';
$txt['wysiwyg_quick_reply7'] = 'بدون المحرر المتقدم WYSIWYG (عادى)';
]]></add>
</operation>
</file>
Quote<file name="$languagedir/Modifications.arabic.php" error="skip">
<operation>
<search position="end" />
<add><![CDATA[
$txt['wysiwyg_quick_reply'] = 'إختر نمط الرد السريع';
$txt['wysiwyg_quick_reply0'] = 'المحرر المتقدم WYSIWYG (بالإضافة إلى أزرار bbc و الإبتسامات)';
$txt['wysiwyg_quick_reply1'] = 'المحرر المتقدم WYSIWYG (بالإضافة إلى أزرار bbc فقط)';
$txt['wysiwyg_quick_reply2'] = 'المحرر المتقدم WYSIWYG (بالإضافة إلى الإبتسامات فقط)';
$txt['wysiwyg_quick_reply3'] = 'المحرر المتقدم WYSIWYG فقط';
$txt['wysiwyg_quick_reply4'] = 'بدون المحرر المتقدم WYSIWYG (أزرار bbc و الإبتسامات)';
$txt['wysiwyg_quick_reply5'] = 'بدون المحرر المتقدم WYSIWYG (أزرار bbc فقط)';
$txt['wysiwyg_quick_reply6'] = 'بدون المحرر المتقدم WYSIWYG (الإبتسامات فقط)';
$txt['wysiwyg_quick_reply7'] = 'بدون المحرر المتقدم WYSIWYG (عادى)';
]]></add>
</operation>
</file>
Cool. Thanks.
You Are Welcome.
Russian:
$txt['wysiwyg_quick_reply'] = 'Выберите тип быстрого ответа';
$txt['wysiwyg_quick_reply0'] = 'WYSIWYG (С bbc кнопками и смайлами)';
$txt['wysiwyg_quick_reply1'] = 'WYSIWYG (С BBC кнопками)';
$txt['wysiwyg_quick_reply2'] = 'WYSIWYG (Только со смайлами)';
$txt['wysiwyg_quick_reply3'] = 'WYSIWYG (Без смайлов и BBC)';
$txt['wysiwyg_quick_reply4'] = 'Не-WYSIWYG (С bbc кнопками и смайлами)';
$txt['wysiwyg_quick_reply5'] = 'Не-WYSIWYG (Только с BBC)';
$txt['wysiwyg_quick_reply6'] = 'Не-WYSIWYG (Только со смайлами)';
$txt['wysiwyg_quick_reply7'] = 'Не-WYSIWYG (Без смайлов и BBC)';
Also, I found some problems with it, like all lines get in one and if you change it, when you save it, it goes back.
Not sure what you mean by that.
I mean that:
You type text in 2 lines and save.
Look at the saved message, and 2 lines are in one now.
I have this problem on my forum, one of the topics got some color tags, and 3 lines I just can't seem to get in 3 lines, it always saves in one =\
Ps: Sorry for my bad english ...
Would You Please Add An Option ?
i wanna Just Basic BBC
url-img-quote-color-bold-italic
thank you
Since i installed this mod on 2.0 rc2 my qoutes no longer work...
ITs trying to focus on the quick reply box the error says it cannot focous ont he area.
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; Creative AutoUpdate v1.40.01)
Timestamp: Mon, 30 Nov 2009 05:53:16 UTC
Message: Can't move focus to the control because it is invisible, not enabled, or of a type that does not accept the focus.
Line: 377
Char: 3
Code: 0
URI:Themes/default/scripts/script.js?rc2
Whit Wysiwyg Quick Reply RC2:
JAKARTA - Indonesia's attorney general will drop allegedly boguscharges against two senior anti-graft investigators at the centre of abitter feud with police, an official said Monday.
The culmination of a scandal that has gripped the nation for monthsis expected Tuesday when a Jakarta court is scheduled to approve anorder to terminate the police probe, the official said.
"Their case will be stopped as it's legally unworthy to be broughtto the court," Attorney General's Office deputy for special crimesMarwan
Whitout Wysiwyg Quick Reply RC2:
JAKARTA - Indonesia's attorney general will drop allegedly bogus charges against two senior anti-graft investigators at the centre of a bitter feud with police, an official said Monday.
The culmination of a scandal that has gripped the nation for months is expected Tuesday when a Jakarta court is scheduled to approve an order to terminate the police probe, the official said.
"Their case will be stopped as it's legally unworthy to be brought to the court," Attorney General's Office deputy for special crimes Marwan Effendi told
reporters.
I dont know how to explain in english...some words when you post are " fused".
I use curve nad i dont have make any changes at the php files.
tank you
Sorry if i bump but is a seriuos problem, i had correct more than 100 post whit my hand for that problem.
i have to say that also the Wysiwyg embedded in smf give the same problem.
Thank you.
In that case it is most likely a bug with the SMF WYSIWYG editor rather than with the mod itself, because all the mod does is echo the editor to the quick reply box. I'll take a look at the bug tracker and see if I can find any mention of this.
ETA: I checked the bug tracker and can't find any mention of this. However I did find this in the Bug Reports board.
http://www.simplemachines.org/community/index.php?topic=348863.0
It may be an outstanding issue with the editor.
oceano_bkk, I've just spent half an hour trying to duplicate this error using the WYSIWYG editor in the Quick Reply. I've tried several of the formatting options in Firefox 3.6 and IE7 and can't generate any errors.
Would you mind telling me the following:
1/ Which browser or browsers are you using when you get this error?
2/ Which operating system?
3/ Are there any error messages in your error log?
4/ Can you think of any other details that seem significant?
I tried in all, firefox, chrome, safari explorer, same same.
windows vista.
no erro, only wrong password from users.
Only that most of word are the first words on every new line.
Quote button dosen't work with this mod, can you please make it work ?
Quote from: oceano_bkk on December 01, 2009, 11:49:51 PM
I tried in all, firefox, chrome, safari explorer, same same.
windows vista.
no erro, only wrong password from users.
Only that most of word are the first words on every new line.
Ok, well I can't duplicate this. You said you were also getting this problem with the standard SMF reply page when using wysiwyg. What other mods do you have installed?
Ben K: yes I'll fix the quote function. Thanks for spotting it.
Quote from: Antechinus on December 02, 2009, 01:10:54 AM
Quote from: oceano_bkk on December 01, 2009, 11:49:51 PM
I tried in all, firefox, chrome, safari explorer, same same.
windows vista.
no erro, only wrong password from users.
Only that most of word are the first words on every new line.
Ok, well I can't duplicate this. You said you were also getting this problem with the standard SMF reply page when using wysiwyg. What other mods do you have installed?
You can see al mod i installed in the file Attached in my previous post....
Ok i will make a new install in one my server and i try if i have the same problem, if i have i will give you the acces like admin so you can check.
Tomorrow i will do.
Thanks for now so much for your cooperation i appreciate and sorry for my english.
Roberto
Ok, installed new...1 hour ago, i dont change nothing only the language in italian and select Wysiwyg.........SAME PROBLEM!!!
BUT, is the editor of smf...now you can check the real!!!!!
I will send to you the link and the admin password in PM.
Tank you.
Ok, I'll will go over it as soon as I have time.
>:( i spotted qoute first haha O:) 8) wheres my cookie
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fpixiestixkidspix.files.wordpress.com%2F2007%2F08%2Fcookie-bite-web.jpg&hash=1c3098fc8bef06e1fe431024af57dcb38aaaecef)
:D looks like ben had some aready lol
Maybe its SMF, maybe me, maybe this mod.
code button :
[/code]
[code]
Quotelooks like ben had some aready lol
It goes good with bud light :D
Nope, sorry, it's SMF bug =)
i have installed this on RC2, there was no errors on install.
How ever in the admin panel in the member options i have no options.
I see the options in looks and layout in the profile section.
Any help, many thanks
I installed this mod on theme - HEADLINE by Crip (like a blind idiot I did not read it only worked on Curve)
I see the mod in the control panel, but it does not work.... Do I need to do ALL the files in the Parse, or just some?
If I have to do all I think I will just uninstall it because I will probably mess up my whole forum before I get it right.
Quote from: adbrad on December 12, 2009, 05:33:33 PM
i have installed this on RC2, there was no errors on install.
How ever in the admin panel in the member options i have no options.
I see the options in looks and layout in the profile section.
Any help, many thanks
It's ok i found it as my theme is based of default i have to yse member options on the default theme.
Quote from: ACAMS on December 12, 2009, 07:07:57 PM
I installed this mod on theme - HEADLINE by Crip (like a blind idiot I did not read it only worked on Curve)
I see the mod in the control panel, but it does not work.... Do I need to do ALL the files in the Parse, or just some?
If I have to do all I think I will just uninstall it because I will probably mess up my whole forum before I get it right.
When you installed did you select to install in other themes through package manager if you didn't uninstall. Then we install and select for it to install in your custom theme.
Hope this helps.
I just uninstalled it, and tried to reinstall it and here are the errors I got......so I didn't install, should I anyway?
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fgametechmods.com%2FPics%2Finstallerror.jpg&hash=8e1ee1b6c43b6f235016ec9944a230acc78173b2)
Antechinus - having a problem getting spellcheck to work consistently when this mod is installed. As soon as I uninstall it, spellcheck works for everyone.
Does anyone else have this problem?
In Firefox 3.6 if I type in something like dfdffdfsdf or any mis-spelled word, in the WYSIWYG quick reply, then click spell check, I get a popup box that is completely blank with a smaller box saying "spelling check complete" and when I close the box, the text in the post editor disappears!
In Opera, I just get a popup box with nothing else, no spell check complete message, nothing, just a blank white box. But in the Opera error console it says it's a javascript error.
Internet Explorer (not checked)
If I uninstall this mod, spell check works normally on quick reply. Is there any way to fix this as we love the smileys etc on quick reply but need the spell checker too
~thanks
Quote from: ACAMS on December 12, 2009, 08:32:07 PM
I just uninstalled it, and tried to reinstall it and here are the errors I got......so I didn't install, should I anyway?
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fgametechmods.com%2FPics%2Finstallerror.jpg&hash=8e1ee1b6c43b6f235016ec9944a230acc78173b2)
you could install it and then do the edits to them files manually and see if it works.
ACAMS, you will have to install it manually on your custom theme.
quiteperplexed, I'll take a look at the spell checker. Frankly I never use it anyway so I hadn't tested it.
thanks, yeah I never use it either so it didn't occur to me that something could be wrong with it, until some members who obviously do use it, started to tell me it didn't work lol
Quote from: Antechinus on December 13, 2009, 05:45:27 AM
ACAMS, you will have to install it manually on your custom theme.
There is no...
Profile.template.php
scripts/topic.js
languages/Modifications.english.php
languages/Modifications.english-utf8.php
Or any of the rest of the
languages/Modifications.WHATEV
Does that mean I cant have a better quick reply?
No. It means you don't have to manually edit those files since they are called from default. You only have to manually edit files that your custom theme contains.
Everything is different, I don't know what to edit.
Here are the only files listed that I can find in my theme
http://gametechmods.com/Temp/Files_to_edit.rar
Quote from: quiteperplexed on December 13, 2009, 06:47:19 AM
thanks, yeah I never use it either so it didn't occur to me that something could be wrong with it, until some members who obviously do use it, started to tell me it didn't work lol
I've had to uninstall this again because of the members who need to use spellcheck. It's tough being without it though. However I noticed when I uninstalled this time, that it doesn't
uninstallin other themes, though it does
install in other themes. For example your Chocolate curvaceous theme. I had to remove the code manually from the index.css. No big deal but I thought I would mention it. No sure if it's supposed to do that or not.
No idea about that as I didn't code the package manager and basically have no idea how it works. I'll mention it in the team boards.
I always just use the built-in Firefox spellcheck. If it automatically underlines something in red I know to double check the spelling. Then again, I know how to spell. :D
lol yeah I know how to spell too, plus like you said, firefox nice built-in feature, so I'm good. :) As for everyone else, well they want the spellchecker to work, what can I say.
can you please update the mod with the Arabic translation
http://www.simplemachines.org/community/index.php?topic=251436.msg2371559#msg2371559
I'll update it for RC3. I'm not doing it before then.
ok
There are some problems. 'BBC with No Smilies' option does not work...either in WYSIWYG or non-WYSIWYG mode. Using SMF 2.0 RC2.
Frankly I'm thinking of stripping out some of the options.
oyes, the feature bbcode but no smiley would be nice, searched for errors, instead reading this thread ...hopefully it will work in future version..will speed up the forum without missing quickreply
I've just installed this on my 2.0 rc2 test forum and it seems to have done something to the quote option. When it's selected I get a "Loading...." message at the top of the screen and nothing happens. I unistalled the mod and quote works fine again :-\
FRENCH TRANSLATION FOR RC2 :
<file name="$languagedir/Modifications.french-utf8.php" error="skip">
<operation>
<search position="end" />
<add><![CDATA[
$txt['wysiwyg_quick_reply'] = 'Choisir le type de réponse rapide';
$txt['wysiwyg_quick_reply0'] = 'WYSIWYG (avec boutons BBC et Binettes)';
$txt['wysiwyg_quick_reply1'] = 'WYSIWYG (avec boutons BBC uniquement)';
$txt['wysiwyg_quick_reply2'] = 'WYSIWYG (avec Binettes uniquement)';
$txt['wysiwyg_quick_reply3'] = 'WYSIWYG Uniquement';
$txt['wysiwyg_quick_reply4'] = 'Non-WYSIWYG (avec boutons BBC et Binettes)';
$txt['wysiwyg_quick_reply5'] = 'Non-WYSIWYG (avec boutons BBC uniquement)';
$txt['wysiwyg_quick_reply6'] = 'Non-WYSIWYG (avec Binettes uniquement)';
$txt['wysiwyg_quick_reply7'] = 'Non-WYSIWYG (standard)';
]]></add>
</operation>
</file>
Best regards .....
Fred, from South of France
There seems to be an issue with quoting... also, when your forum width is too wide, the box gets cut off on the right side.
Quote from: Enders on January 19, 2010, 04:12:02 AM
There seems to be an issue with quoting... also, when your forum width is too wide, the box gets cut off on the right side.
I'm sure it would help Antechinus if you posted your SMF version number, your Browser name and its version number, as well as if you are using a custom theme, especially since the second of your problems likely has something to do with CSS.
I dont know how to edit my current theme! It's blackmetal theme by fussilet, pls help...
When I installed this it worked fine for me but whenever anyone other than an admin posted it gave a line 386 error in the error log.
Pity cos this mod is a brilliant idea.
Quote from: Enders on January 19, 2010, 04:12:02 AM
There seems to be an issue with quoting... also, when your forum width is too wide, the box gets cut off on the right side.
I have a problem quoting too, when I have the Quick Reply box open and try to quote something instead of copy the text into the quick reply box, it launch the "preview" page.
I uninstall the mod and quoting work fine again.
In my other forum, where I'm using RC1.2 I don't have this problem.
yeah i have the same issue, when i quote someone it takes me to the reply page instead of going straight to quick reply
anyway to fix that?
thanks for the mod btw
again i also have the quote problem... please can we get a fix for this???
Seems there is no fix at the moment. I turned off smilies and bbc for now in the Member Opions and it fixed the "Loading" loop error.
Quote from: Mabangis on February 10, 2010, 06:07:48 AM
Seems there is no fix at the moment. I turned off smilies and bbc for now in the Member Opions and it fixed the "Loading" loop error.
I think this is the same config here in this forum. No Smilies and BBc on the quick reply below.
damn so there 100% no way to get this working?
o User configurable (set via Profile > Look and Layout)
o Forum-Wide default settable (set via Admin > Current Theme > Member Options)
- For both these links;
> Configure guest and new user options for this theme
> Change current options for all members using this theme
o If user nor admin has set the option, it will default to WYSIWYG with bbc buttons and smilies.
o Quick reply must be enabled for it to show. [SMF Default setting]
have done all but quick reply still not showing wats wrong
Quote from: dembow on February 06, 2010, 03:13:55 PM
yeah i have the same issue, when i quote someone it takes me to the reply page instead of going straight to quick reply
I managed to fix this.
Open Themes/default/scripts/topic.js
Replace all occurences of "editorHandlemessage" with "oEditorHandle_message".
Quote from: Zmey on March 04, 2010, 06:34:45 AM
Quote from: dembow on February 06, 2010, 03:13:55 PM
yeah i have the same issue, when i quote someone it takes me to the reply page instead of going straight to quick reply
I managed to fix this.
Open Themes/default/scripts/topic.js
Replace all occurences of "editorHandlemessage" with "oEditorHandle_message".
perfect thank you :)
dQuoteSelection mod (http://custom.simplemachines.org/mods/index.php?mod=2086) does not work when WYSIWYG mode is enabled in quick reply box. Here's how to fix it. (http://www.simplemachines.org/community/index.php?topic=332311.msg2523585#msg2523585)
Quote from: Zmey on March 04, 2010, 06:34:45 AM
Quote from: dembow on February 06, 2010, 03:13:55 PM
yeah i have the same issue, when i quote someone it takes me to the reply page instead of going straight to quick reply
I managed to fix this.
Open Themes/default/scripts/topic.js
Replace all occurences of "editorHandlemessage" with "oEditorHandle_message".
yup, that fixed my issue, thanks man ;)
Quote from: Zmey on March 04, 2010, 06:34:45 AM
Quote from: dembow on February 06, 2010, 03:13:55 PM
yeah i have the same issue, when i quote someone it takes me to the reply page instead of going straight to quick reply
I managed to fix this.
Open Themes/default/scripts/topic.js
Replace all occurences of "editorHandlemessage" with "oEditorHandle_message".
Great !! Thanks
it's early to ask already, anyways: RC3 please :D
or does the RC2 version work fine?
rc3 update?
Yeah I'll get onto it. :)
Quote from: Antechinus on December 13, 2009, 05:45:27 AM
ACAMS, you will have to install it manually on your custom theme.
quiteperplexed, I'll take a look at the spell checker. Frankly I never use it anyway so I hadn't tested it.
is it possible to look into this at the same time. I still can't use your mod due to conflict with the spellchecker which apparently nearly all my members use (except me, I can spell) TY
All modern browsers have spell checking built in. You don't really need the server side option and it's more efficient if you don't use it.
Please, can we have a new version for RC3?
Ok this mod is officially up for grabs. I'm not interested in maintaining it any more. If you want it, grab it.
Quote from: Antechinus on March 15, 2010, 03:41:03 AM
Ok this mod is officially up for grabs. I'm not interested in maintaining it any more. If you want it, grab it.
wow that's a shame :\
going t otry to get this to work on RC3 now... will post results here :P
Quote from: Antechinus on March 15, 2010, 03:41:03 AM
Ok this mod is officially up for grabs. I'm not interested in maintaining it any more. If you want it, grab it.
right fixed and fully working on smf 2.0 rc3 but there's one little css bug left but i'll fix that later
submitting to smf now :)
woot: http://custom.simplemachines.org/mods/index.php?mod=2490
zx71: What would have been better is if you'd asked SMF Customization Team to transfer this one to you for updating rather than submitting a new one.
Quote from: Arantor on March 15, 2010, 07:43:13 AM
zx71: What would have been better is if you'd asked SMF Customization Team to transfer this one to you for updating rather than submitting a new one.
how do i do that?
Send a PM to SMF Customization Team.
Quote from: Antechinus on March 11, 2010, 03:47:04 PM
All modern browsers have spell checking built in. You don't really need the server side option and it's more efficient if you don't use it.
I take your point, but the users like the spell check and are used to using it. Thanks anyway.
I'm giving this mod away anyhow so it's not up to me any more, but frankly I'd much rather just have the automatic spell checking provided by my browser. It works all the time without any effort on my part.
Quote from: Antechinus on March 15, 2010, 06:02:48 PM
I'm giving this mod away
i've got it working on rc3 and i'm just waiting for the transfer :)
Quote from: Antechinus on March 15, 2010, 06:02:48 PM
I'm giving this mod away anyhow so it's not up to me any more, but frankly I'd much rather just have the automatic spell checking provided by my browser. It works all the time without any effort on my part.
yeah I understand totally, but if the users see a spell check button under their post then they expect to be able to use it... of course I could always remove it *evil thought*
Good idea. I would. Less code to parse = faster running. Do it. ;)
del
Quote from: Arantor on March 15, 2010, 07:46:14 AM
Send a PM to SMF Customization Team.
2 days later and still no reply from them :\
They're kind of busy right now. If you haven't heard in another couple of days, send them another PM.
subscribe
Any idea on RC3 update?
Question: lets say i have 100 smilies, will this show them all ?
100? wow lol
but yes it should
Quote from: zx71 on March 20, 2010, 10:41:28 AM
100? wow lol
but yes it should
Ok, kool, you may want to ad an opion to limit it down the a smaller amount ..say 18...
And i don't have 100 smilies :P just was wondering as people with allot of smilies like my self having them all in quick editor would look over powering
awesome thanks
i install for 2.0 rc3 but i facing some errors
1. Execute Modification ./Sources/Display.php Test successful
2. Execute Modification ./Themes/default/Display.template.php Test failed
1. Replace ./Themes/default/Display.template.php Test successful
2. Replace ./Themes/default/Display.template.php Test failed
3. Execute Modification ./Themes/default/css/index.css Test successful
4. Execute Modification ./Themes/default/Profile.template.php Test successful
5. Execute Modification ./Themes/default/Settings.template.php Test successful
6. Execute Modification ./Themes/default/scripts/topic.js Test successful
7. Execute Modification ./Themes/default/languages/Modifications.english.php Test successful
8. Execute Modification ./Themes/default/languages/Modifications.english-utf8.php Skipping file
9. Execute Modification ./Themes/default/languages/Modifications.english_british.php Skipping file
10. Execute Modification ./Themes/default/languages/Modifications.english_british-utf8.php Skipping file
11. Execute Modification ./Themes/default/languages/Modifications.turkish.php Skipping file
12. Execute Modification ./Themes/default/languages/Modifications.turkish-utf8.php Skipping file
13. Execute Modification ./Themes/default/languages/Modifications.polish.php Skipping file
14. Execute Modification ./Themes/default/languages/Modifications.polish-utf8.php Skipping file
15. Execute Modification ./Themes/default/languages/Modifications.brazilian.php Skipping file
16. Execute Modification ./Themes/default/languages/Modifications.brazilian-utf8.php Skipping file
17. Execute Modification ./Themes/default/languages/Modifications.portuguese.php Skipping file
18. Execute Modification ./Themes/default/languages/Modifications.portuguese-utf8.php Skipping file
what other mods do you have installed?
see here
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fi43.tinypic.com%2F2jag5fo.jpg&hash=b97886e5a477f951015a2059ceb0b8464e064e49)
most likely due to having ajax quick reply installed so you can ether uninstall that and try to install this or just install this manually :P
Quote from: aw06 on March 20, 2010, 10:38:22 AMQuestion: lets say i have 100 smilies, will this show them all ?
That is dependent on the admin settings. If you're crazy enough to set 100 smileys to show in the post form then this mod will display them in the quick reply. It'll take forever to cache them all though. Use the pop-up. ;)
Quote from: Antechinus on March 20, 2010, 04:02:54 PM
Quote from: aw06 on March 20, 2010, 10:38:22 AMQuestion: lets say i have 100 smilies, will this show them all ?
That is dependent on the admin settings. If you're crazy enough to set 100 smileys to show in the post form then this mod will display them in the quick reply. It'll take forever to cache them all though. Use the pop-up. ;)
I'm wondering would it show smilies in the more option ?
Yes.
when i press the quote button, it doesn't copy it directly to the quick reply area, it opens the advanced reply page with the quote inserted, any way to fix this?
Quote from: drhamza on March 24, 2010, 10:06:00 PM
when i press the quote button, it doesn't copy it directly to the quick reply area, it opens the advanced reply page with the quote inserted, any way to fix this?
http://www.simplemachines.org/community/index.php?topic=251436.msg2522906#msg2522906
thanks, but it didn't work
Quote from: drhamza on March 26, 2010, 02:20:45 AM
thanks, but it didn't work
why not try the official one?
http://custom.simplemachines.org/mods/index.php?mod=1299
also please give more info then 'didn't work' thanks
i'm already using the official one
it didn't work = when i press the quote button, it doesn't copy it directly to the quick reply area, it opens the advanced reply page with the quote inserted :)
thank you :D
Quote from: drhamza on March 26, 2010, 02:49:46 PM
i'm already using the official one
it didn't work = when i press the quote button, it doesn't copy it directly to the quick reply area, it opens the advanced reply page with the quote inserted :)
thank you :D
this is an old bug and i've fixed it it the latest version... get it here:
http://custom.simplemachines.org/mods/index.php?mod=1299
hmm i get get it working with rc2 just fine but not with rc3
seems this fix won't work with rc3:
http://www.simplemachines.org/community/index.php?topic=251436.msg2522906#msg2522906
Did you change the rest of the JS to match?
Any Javascript errors?
I would point out that the code you refer to is exactly what we do in SimpleDesk's editor which is a unified basic+WYSIWYG affair (quick reply starts out as normal, but you can click the 'Go Advanced' button to convert it into the full editor with attachment support right there in the QR area at the footer of the page)
Quote from: Arantor on March 26, 2010, 04:27:09 PM
Did you change the rest of the JS to match?
i just changed all "editorHandlemessage" to "oEditorHandle_message" :\
That may be part of the problem. So what code do you have right now, exactly (in its entirety)?
Quote from: Arantor on March 26, 2010, 04:48:59 PM
That may be part of the problem.
well that worked for rc2 :\
Quote from: Arantor on March 26, 2010, 04:48:59 PM
So what code do you have right now, exactly (in its entirety)?
you can get what i have on the mod page
It works for me on rc3 (haven't tried clean install though, just patched forum from RC2 to RC3).
Install Web Developer Toolbar for Firefox and see if any JavaScript erros occur when quoting post (Error Log is rightmost button on toolbar).
Hi there, I just updated to the latest version and noticed that the "With Quick-Reply you can write a post when viewing a topic without loading a new page. You can still use bulletin board code and smileys as you would in a normal post." message has returned. Is there any way to remove this?
http://forum.nintendoaddict.com
unfortunately my wife has fallen ill so i can no longer spend time on this mod really sorry guys
if your up for it and have what it takes please feel free to take over this mod
pm the SMF Customization Team (http://www.simplemachines.org/community/index.php?action=pm;sa=send;u=1) and ask them to transfer this over to you
really sorry for that, may god help her
please help...i cant show my quick reply..
here's my display.template.php
please check my forum...im confuce
www.cebuunderground.tk
user: test
pass: test
I have an custum template (N2010) and i can't install this mod...
I tried to install it manually but i can't find any line of this script in my Display.theme.php
Could you help me? I am using 2.0 RC3.
If you need more info please tell me.
Sorry for my english, i actually speak spanish. Thanks.
I just upgraded my forum to 2.0 RC3. I also installed this mod. and the smilies will not work they display fine but cannot use them unless you paste them as an oridary image. However they work fine in the main start and reply to a topic, just not in wysiwyg quick reply
Quote from: zx71 on March 30, 2010, 02:03:17 PM
unfortunately my wife has fallen ill so i can no longer spend time on this mod really sorry guys
if your up for it and have what it takes please feel free to take over this mod
pm the SMF Customization Team (http://www.simplemachines.org/community/index.php?action=pm;sa=send;u=1) and ask them to transfer this over to you
Heeeey! :D
Is it possible to turn off smilies entirely for everyone as default?
I think it is.
If you go to Admin > Configuration > Themes > Member Options > Configure Guest... for the theme you want (most likely default unless it's custom) > Choose Quick Reply Type
I've made the changes but I don't see the changes.
You might also have to change it under "Change current options for all members using this theme"
It's been a while since I've done this so I'm probably not remembering 100%
Quote from: tanshin on June 13, 2010, 12:55:20 PM
You might also have to change it under "Change current options for all members using this theme"
It's been a while since I've done this so I'm probably not remembering 100%
I've tried checking all options that have to do with this mod and the results are always the same. I enable WYSIWYG with bbc only and it shows me the standard SMF quick reply pane.
Oh man, I feel like I had the same issue... but I just don't remember what I did. I'm not really sure what to do, sorry.
Quote from: tanshin on June 14, 2010, 03:25:01 PM
Oh man, I feel like I had the same issue... but I just don't remember what I did. I'm not really sure what to do, sorry.
No problem. Thanks anyway. ;)
Quote from: Zmey on March 04, 2010, 06:34:45 AM
Quote from: dembow on February 06, 2010, 03:13:55 PM
yeah i have the same issue, when i quote someone it takes me to the reply page instead of going straight to quick reply
I managed to fix this.
Open Themes/default/scripts/topic.js
Replace all occurences of "editorHandlemessage" with "oEditorHandle_message".
anyone got a fix for this but for rc3 as that has the same problem but the changes your suggesting have already been made?
hi everyone.
i install this on Glassy Curve theme and got this white line above buttons
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fi35.tinypic.com%2F1198qhs.jpg&hash=5d9b07beb52769636f3ea51846a2573eb2e987a1)
can someone please help me where did i screw up.
Quote from: steve51184 on July 27, 2010, 07:37:53 PM
Quote from: Zmey on March 04, 2010, 06:34:45 AM
Quote from: dembow on February 06, 2010, 03:13:55 PM
yeah i have the same issue, when i quote someone it takes me to the reply page instead of going straight to quick reply
I managed to fix this.
Open Themes/default/scripts/topic.js
Replace all occurences of "editorHandlemessage" with "oEditorHandle_message".
anyone got a fix for this but for rc3 as that has the same problem but the changes your suggesting have already been made?
yeah i have the same problem again with rc3 :-\
Try make these changes in your index.css
:
#bbcBox_message
{
/*margin: 1em 0 0.5em 0;*/
}
#bbcBox_message div
{
/*margin: 0.2em 0;*/
vertical-align: top;
}
.richedit_resize
{
margin: 0 auto;
}
Quote from: Bugo on August 21, 2010, 12:31:17 AM
Try make these changes in your index.css
:
#bbcBox_message
{
/*margin: 1em 0 0.5em 0;*/
}
#bbcBox_message div
{
/*margin: 0.2em 0;*/
vertical-align: top;
}
.richedit_resize
{
margin: 0 auto;
}
sorry for late reply. thx for this. line is gone. :-*
Quote from: Bugo on August 21, 2010, 12:31:17 AM
Try make these changes in your index.css
:
#bbcBox_message
{
/*margin: 1em 0 0.5em 0;*/
}
#bbcBox_message div
{
/*margin: 0.2em 0;*/
vertical-align: top;
}
.richedit_resize
{
margin: 0 auto;
}
I made this and quote in quickreply still doesn't work :(
hey.
who can tell me, how can i edit background in my quick reply :) I have white color on dark color, and it´s very shining.
I want exactly know, what have to edit :) and where.
Thank you :)
Try add this code to end of your index.css:
textarea.editor { background: #ffddff}
Quote from: Bugo on September 21, 2010, 07:00:55 PM
Try add this code to end of your index.css:
textarea.editor { background: #ffddff}
Doesn´t work :( Its work with normal reply, no quick reply
no one ? :(
textarea.message
still doesnt work
Quote from: evolva on September 24, 2010, 06:31:40 PM
still doesnt work
Not a heck of a lot of info...
Please tell, what class is used in textarea of your quick reply?
textarea.your_class { background: your_color }
Please, Have somebody a working version for SMF 2 RC2 ?
*BUMP*
Pleas, nobody have the SMF2 RC2 working version ? (Maybe on Hard-disk or the "Packages"-Directory from your Forum) for to send me ?
you should really upgrade to rc3 there's a number of security issues in rc2
really, i was trying. But after the 3rd times - i stopped. To much code was changing...
there is an rc2 version in this topic you just need to look for it ;)
Hi.
Can you edit for style Black rain v3 ? :(
Display.template and index.css ?
Had an issue on my forum, with spurious font and size tags generating a mess in posts. . .tracked back to an apparent conflict between this mod and the in browser spell check for the most recent update in chrome. . .if you had a mis spelled word with red underline, and auto corrected it via the browser right click on the word method, you got trash tags in post. . . .if anyone else is having that issue, the fix was to have anyone affected switch to a non WYSIWYG quick reply choice in the profile menu.
it's not this mod, it's the wysiwyg editor generally being broken in rc3
Weird, as the issue only happens in quick reply with wysiwyg turned on, it never happens in normal reply mode.
you mean, just like i said, the wysiwyg editor being buggy
But isn't regular reply wysiwyg? If it's working fine without spurious tags in regular reply, but generating spurious tags on quick reply, then indeed that is strange, and seems to indicate the problem isn't just with the wysiwyg editor, and perhaps there's something going on involving this mod?
no regular reply isn't wysiwyg until you turn it on
My regular reply is wysuwyg and I'm only getting spurious tags showing up in wysiwyg quick reply. . .
Update for RC4?
I can't seem to get this to work in RC3.
hoping soon for a RC4 version =)
Paul, any progress? :D
Quote from: miro-ppb on November 15, 2010, 06:22:43 PM
Paul, any progress? :D
haven't started yet... will work on it in a bit ;)
Great works on RC4.
Quote from: Bugo on November 15, 2010, 06:57:56 PM
Great works on RC4.
yeah you only need to make a few edits to get it to work ;)
also did you get the quoting to work? (ie. clicking quote takes you to the quick reply box and not the full reply page)
Quote from: PaulpBaker on November 15, 2010, 07:09:43 PM
also did you get the quoting to work? (ie. clicking quote takes you to the quick reply box and not the full reply page)
Yes, of course.
Quote from: Bugo on November 16, 2010, 03:37:13 AM
Quote from: PaulpBaker on November 15, 2010, 07:09:43 PM
also did you get the quoting to work? (ie. clicking quote takes you to the quick reply box and not the full reply page)
Yes, of course.
ahh i had that working on rc2 but not on rc3... care to pm me the code/package? :)
this mod for rc4....?
Has anyone got any ideas on how long the quick reply is going to take for rc4. Thanks xx
Quote from: DilSe on November 21, 2010, 03:33:25 AM
any help for rc4
Well, it's working perfectly on SMF 2.0 RC4 with a minor edt, but qouting is not working.
What was the minor edit that you did?
updated for 'SMF 2.0 RC4' but this is still a beta as it still has the 'quote bug' if anyone knows how to fix it please let me know ;)
Hey all,
Does anyone know why the Mod wont work with the iPhone or iPad?
On the iPhone it allows you to enter text, but is not WYSI.
On the iPad it wont even let you click and enter text? I dont mind not having the full WYSI functions, but is there a way to get it working on the iPad just to enter plain text?
Many thanks in advance for your replies!
This mod is not for the iPhone/iPad...
Thank you, Bugo! :D
Any update on the quote bug? Does the fix that bugo posted work? If yes would it be possible to get implemented in the mod?
Quote from: joker7 on December 26, 2010, 09:15:42 PM
Does the fix that bugo posted work?
That fix doesn't work.
Quote from: smoothedit on December 01, 2010, 11:18:57 AM
Hey all,
Does anyone know why the Mod wont work with the iPhone or iPad?
On the iPhone it allows you to enter text, but is not WYSI.
On the iPad it wont even let you click and enter text? I dont mind not having the full WYSI functions, but is there a way to get it working on the iPad just to enter plain text?
Many thanks in advance for your replies!
iPhone/iPod Touch don't allow WYSIWYG.
iPad...unknown, try to contact Apple, maybe?
EDIT: Try to disable WYSIWYG in the Profile > Look and Layout settings.
Quote from: Bugo on December 27, 2010, 09:44:49 AM
What's the quote bug?
Try to qoute when the quick reply is expanded.
Normal work.
Of course.
Good to know,
I'll also try it out
Any errors in the error log Bugo?
I would like to use it on my site but want it to be stable.
Is this mod still in beta by the author??
Thanks
Ryan
No errors. But ask to author of mod about any updates.
Hi,
I have same problem with quote, look my screen, quote not work in RC4, you have a soluce ? thanks
Well, try this file (for RC4 only). Paste it into mod package.
Hi,
thanks, do you have soluce at manualy edit please ? thanks
http://www.bluedevilcustoms.com/index.php/page,page787.html (http://www.bluedevilcustoms.com/index.php/page,page787.html)
Hi very thanks !!! my problem is solved !! ;)
Quote from: mmomobis on January 04, 2011, 09:47:32 AM
Hi very thanks !!! my problem is solved !! ;)
No problem! ;)
Using 2.0 RC3, when clicking on the spellchecker I just get a blank window popup that says "Done" in the bottom left corner. If I click on the preview button then use the spellchecker it works. Anyone know how to fix this?
Quote from: cloksin on January 06, 2011, 12:40:52 PM
Using 2.0 RC3, when clicking on the spellchecker I just get a blank window popup that says "Done" in the bottom left corner. If I click on the preview button then use the spellchecker it works. Anyone know how to fix this?
Probably the spell checker doesn't work on quick-reply mode.
Is there any way to make it work.
Quote from: cloksin on January 07, 2011, 10:54:41 AM
Is there any way to make it work.
Not a way that I know of...
Or more likely something else broke it since there's no reason why it should fail to work unless the underlying code is broken - or spell check isn't available.
Quote from: IncognitoMuse on January 07, 2011, 07:20:36 PM
or spell check isn't available.
then the button wouldn't show.
You'd think that, but that's not actually the case. There are times when it will appear to be available to SMF but not actually function, depending on the dictionaries installed and the versions of PHP and pspell.
So still no news from the op about updating the mod. :/
Been having a problem where when anyone, including myself, clicks on a topic title (or even the page number in a topic to goto the next page) The page automatically scrolls down to the bottom, and the cursor to click the texst are of the quick reply, is already there, and blinking (waiting for text).
Is there anyway to stop this. For now I suggested to my members to select (don't show) for their default settings. But this shouldn't be happening anywyas, never did on smf1. We just recently upgraded to smf2 this week, and used this quick reply MOD, and just started getting this problem.
EDIT::
Well, changed the QR option to non-WYSIWYG , and seems to be working better.
I just upgraded my site to RC4 and installed this mod and thought it wasn't working but now after making sure I was using the default curve theme, I see it's there.
Is there a way to make it work with all the themes?
I got failed test results when I initially installed it on many themes so I didn't install it on those themes.
I guess that's why it wasn't working. :)
Thanks.
Quote from: sheryltoo on February 13, 2011, 03:39:13 PM
I just upgraded my site to RC4 and installed this mod and thought it wasn't working but now after making sure I was using the default curve theme, I see it's there.
Is there a way to make it work with all the themes?
I got failed test results when I initially installed it on many themes so I didn't install it on those themes.
I guess that's why it wasn't working. :)
Thanks.
no if you want it to work with a custom theme you need to do the edits yourself
Had this installed on RC4 with no errors, upgraded to RC5 which removed all mods, according the the admin panel WYSIWYG quick reply is not installed but it is, I have checked all the files to ensure it is all in place, do I just ignore warnings and hit install.
One other problem is the compatibility with spell checker, if you type a reply and hit Spell Check the pop up appears and confirms spelling is OK, the pop up then closes and the text in the quick reply box is removed so you have to type it all in again.
v2.1 - 26th March 2010: Fixed the 'oEditorHandle' bug (Quote not working on quick reply)
i am using the curve theme on smf rc4 and the quote is still not workinh on quick reply. :-\
What other mods do you have?
Quote from: joker7 on February 23, 2011, 03:02:53 PM
v2.1 - 26th March 2010: Fixed the 'oEditorHandle' bug (Quote not working on quick reply)
i am using the curve theme on smf rc4 and the quote is still not workinh on quick reply. :-\
That was a fix that worked only on SMF 2.0 RC3.
Quote from: Masterd on February 23, 2011, 04:18:07 PM
Quote from: joker7 on February 23, 2011, 03:02:53 PM
v2.1 - 26th March 2010: Fixed the 'oEditorHandle' bug (Quote not working on quick reply)
i am using the curve theme on smf rc4 and the quote is still not workinh on quick reply. :-\
That was a fix that worked only on SMF 2.0 RC3.
i remember that before it was modified for rc5, the quote bug was mentioned under the notes part, that's why i though it was fixed.
Quote from: joker7 on February 23, 2011, 03:02:53 PM
v2.1 - 26th March 2010: Fixed the 'oEditorHandle' bug (Quote not working on quick reply)
i am using the curve theme on smf rc4 and the quote is still not workinh on quick reply. :-\
Quote from: Masterd on February 23, 2011, 04:18:07 PM
Quote from: joker7 on February 23, 2011, 03:02:53 PM
v2.1 - 26th March 2010: Fixed the 'oEditorHandle' bug (Quote not working on quick reply)
i am using the curve theme on smf rc4 and the quote is still not workinh on quick reply. :-\
That was a fix that worked only on SMF 2.0 RC3.
you're correct but if i remember correctly it only worked on RC2 then another fix came out for RC3 but there is no fix ATM for RC4 or RC5
I thought that Bugo fixed that bug on SMF 2.0 RC4.
Quote from: Masterd on February 24, 2011, 04:39:17 AM
I thought that Bugo fixed that bug on SMF 2.0 RC4.
he posted a fix to someone's problem back on January 04 but i didn't know it was for the quote problem... will add the fix ;)
@author: "thanks" for Russian :(
$txt['wysiwyg_quick_reply'] = '�������� ��� ����� �������� ������';
$txt['wysiwyg_quick_reply0'] = 'WYSIWYG (� bbc �������� � ����������)';
$txt['wysiwyg_quick_reply2'] = 'WYSIWYG (������ �� ����������)';
$txt['wysiwyg_quick_reply3'] = '������ WYSIWYG';
$txt['wysiwyg_quick_reply4'] = '�� WYSIWYG (� bbc �������� � ����������)';
$txt['wysiwyg_quick_reply6'] = '�� WYSIWYG (������ �� ����������)';
$txt['wysiwyg_quick_reply7'] = '�� WYSIWYG (�� ���������)';
v2.3 - 25th February 2011: Fixed the quick reply bug again for rc4/rc5 thanks to Bugo
thanks for the update! :)
there is a gap between the lines and the resize button, do you know how i can fix this (it's on the curve theme)
Thank you, PaulpBaker! I waited so long for this update! It's nice to see that this fix is finally included in the offical package. :D
Since i dont have any other mod that interferes with quick reply i dont think that the gap appears only to me, that gap should be placed between the resizer and the buttons.
Quote from: joker7 on February 28, 2011, 09:46:39 AM
Since i dont have any other mod that interferes with quick reply i dont think that the gap appears only to me, that gap should be placed between the resizer and the buttons.
What browser are you using?
Quote from: Arantor on February 28, 2011, 09:47:18 AM
Quote from: joker7 on February 28, 2011, 09:46:39 AM
Since i dont have any other mod that interferes with quick reply i dont think that the gap appears only to me, that gap should be placed between the resizer and the buttons.
What browser are you using?
Firefox 3.6.13
I have the same problem. I'm also using Firefox 3.6.13.
Quote from: PaulpBaker on February 25, 2011, 06:18:46 PM
v2.3 - 25th February 2011: Fixed the quick reply bug again for rc4/rc5 thanks to Bugo
It's not closing quotes for me.
RC5
More details:
When I "quote" someone it puts the closing tag in the quick reply, however after submitting my post the closed tag fails to be inserted and my responded text falls within their quoted text.
EX:
Press Quote:
[quote]quoted text[/quote]
my reply
[POST]
Result (after hitting modify):
[quote]quoted text
my reply
Quote from: Omalina on March 07, 2011, 02:51:21 PM
Quote from: PaulpBaker on February 25, 2011, 06:18:46 PM
v2.3 - 25th February 2011: Fixed the quick reply bug again for rc4/rc5 thanks to Bugo
It's not closing quotes for me.
RC5
More details:
When I "quote" someone it puts the closing tag in the quick reply, however after submitting my post the closed tag fails to be inserted and my responded text falls within their quoted text.
EX:
Press Quote:
[quote]quoted text[/quote]
my reply
[POST]
Result (after hitting modify):
[quote]quoted text
my reply
i'm not getting that error... do you have any other mods instilled?
meh, it was a failed installed mod that was conflicting.
Fixed.
I've been using this mod for a while on RC4, but when I upgraded to RC5 and installed the new mod it stopped working correctly.
The problem is with QUOTE of a post.
I just get a [LOADING] bar at the top of the page and it hangs!
otherwise the QR works... just can't quote a post.
any ideas....
thanks
So, what other mods do you have installed?
1. Hide Images from Guests 2.0
2. Stop Forum Spam 0.8
3. Aeva ~ Auto-Embed Video & Audio 7.1
4. Board Sort Methods RC3.o
5. InLine Attachments 1.10
6. Report BBCode 1.0
7. Google Analytics Code 1.3
8. Ad Managment 3.0
9. Users Online Today 1.5.6
The problem is a bug with the Google Analytics Code mod which broke anything that used AJAX. I believe it's been fixed now, so uninstall it, delete it then grab the updated version from here.
Thanks!!!!!
I installed this mod on my RC4 site and realized that I could no longer open the original post in a topic when I clicked the subject line using IE8 so I tried updating to RC5 hoping this would correct the problem. It doesn't.
Is there something I can do so my members can click a topic and see the first post if they so choose?
I also own a mac computer that uses Safari for the browser and I don't have a problem with getting to the original post on that computer so it seems as if there's some conflict between this mod and IE8.
i don't have ie8 installed only ie9 so i can't test this sorry.. have you tried updating?
I didn't even know there was an ie9. I'll have to check into it.
Quote from: PaulpBaker on March 17, 2011, 08:17:17 PM
i don't have ie8 installed only ie9 so i can't test this sorry.. have you tried updating?
Compatibility mode is the same as IE8 ::)
@above: it's only for Vista and 7, not for XP.
Quote from: Yoshi2889 on March 18, 2011, 02:59:36 AM
Quote from: PaulpBaker on March 17, 2011, 08:17:17 PM
i don't have ie8 installed only ie9 so i can't test this sorry.. have you tried updating?
Compatibility mode is the same as IE8 ::)
if that's true then why am i not getting the error?
Quote from: joker7 on February 26, 2011, 08:35:44 AM
there is a gap between the lines and the resize button, do you know how i can fix this (it's on the curve theme)
Any help about this?
Quote from: PaulpBaker on March 18, 2011, 07:55:43 AM
Quote from: Yoshi2889 on March 18, 2011, 02:59:36 AM
Quote from: PaulpBaker on March 17, 2011, 08:17:17 PM
i don't have ie8 installed only ie9 so i can't test this sorry.. have you tried updating?
Compatibility mode is the same as IE8 ::)
if that's true then why am i not getting the error?
Not sure. It may be an error specific to the user's forum then.
@ above: Can you post the post.template.php?
Quote from: Yoshi2889 on March 18, 2011, 05:00:49 PM
@ above: Can you post the post.template.php?
I see that i didnt mention that this happens in quick reply and not in full reply mode, but i guess its cause we were talking about quick reply.
the mod doesnt modify post.template.php so i dont see how this would help, but i ll attach it.
Quote from: joker7 on March 19, 2011, 11:53:25 AM
Quote from: Yoshi2889 on March 18, 2011, 05:00:49 PM
@ above: Can you post the post.template.php?
I see that i didnt mention that this happens in quick reply and not in full reply mode, but i guess its cause we were talking about quick reply.
the mod doesnt modify post.template.php so i dont see how this would help, but i ll attach it.
I'll take a look at it later, I am writing something now :)
I have a third computer running ie 7 and I see the problem with not being able to see the first post in a topic happens there too.
I don't remember having this issue when I was using RC2. I love the WYSIWYG quick reply mod but some of my members are upset over the fact that when they click a post, they can't see the first post in a thread.
What actually tells smf to go to first post in a thread when you click the subject line and what tells it to go to new when you see a new post?
Did the WYSIWYG mod add any lines to that area?
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fimg1.uploadscreenshot.com%2Fimages%2Fthumb%2F3%2F7715272654.png&hash=f39b25f11a496021aa4cf72294afefb5c8777932) (http://www.uploadscreenshot.com/image/272383/5214665)
I am suffering from this quote issue, too!
I am not sure what is causing it, and cannot for the life of me figure it out. It does not happen to all of my users, either. I can replicate it regularly in Chrome, however.
The modifications I have installed are:
- Ad Management
- Pretty URLs
- Aeva Auto Embed (Lite)
- Simple Portal
- Gaming Networks 2.0
- Custom Form Mod
I installed all of these modifications within the previous 2-3 days. I literally created my SMF site 3-4 days ago. It is http://havengaming.net if you want to see if you can notice what might be the cause.
I am using SMF 2 RC5.
I have tested in both the default Curve theme as well as the one I am using, Fresh v2.
Anyone have any thoughts or suggestions? Thanks!
right i get what you guys mean now sorry for the confusion
and yes i'm also getting this error on IE9 and it seems to be as the 'quick reply' box gives focus to the cursor and in IE it causes the window to scroll down
as a temporary fix you can set 'Use quick reply on topic display' to 'show off by default' for members profiles.. they can still use the 'quick reply' box but they'll need to click the + first
Quote from: PaulpBaker on March 19, 2011, 06:03:00 PM
right i get what you guys mean now sorry for the confusion
and yes i'm also getting this error on IE9 and it seems to be as the 'quick reply' box gives focus to the cursor and in IE it causes the window to scroll down
as a temporary fix you can set 'Use quick reply on topic display' to 'show off by default' for members profiles.. they can still use the 'quick reply' box but they'll need to click the + first
Great!
This fixed it for now, indeed. A shame it has to be that way, but most definitely better than before. Thanks. Can't wait for your next release!
Hi,
First, thanks for this nice mod !
Just a little problem with 2.3 : when I click on BBcode button, the cursor goes well between the tags in IE9 with Firefox 4, but in Opera, the cursor is positioned after the tags.
In 2.1, there is no problem, it's the same in all browsers.
Thanks if you can fix it.
I found a small bug in the .css of the mod.
Check the picture:
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fimg705.imageshack.us%2Fimg705%2F5403%2Fricheditresize.jpg&hash=28b0d8486aa1bb4e9e6a013ecefb8c34d963b91e) (http://img705.imageshack.us/i/richeditresize.jpg/)
Problem displayed in the textareas in "creating page" or "edit page" function of SimplePortal.
I think problem occured because there are 2 css entries for the same object.
One in the Themes/default/css/index.css.
.richedit_resize { margin: 0 auto; }
and another one in Themes/default/css/editor.css
/* The resize handle. */
.richedit_resize
{
height: 5px;
font-size: 0;
background: #eee url(../images/bbc/resize-handle.gif) no-repeat 50% 1px;
border: 1px solid #ddd;
border-top-width: 0;
cursor: s-resize;
}
I am waiting for the fix.
Thank you very very much.
Which browser? That can and does happen at times without the mod...
Both Firefox 4.0 and IE 9
Any help please ?
where can I get this mod that support for SMF 2.0 RC3?
Friendly support bump :)
Quote from: Yoshi2889 on March 19, 2011, 11:57:26 AM
Quote from: joker7 on March 19, 2011, 11:53:25 AM
Quote from: Yoshi2889 on March 18, 2011, 05:00:49 PM
@ above: Can you post the post.template.php?
I see that i didnt mention that this happens in quick reply and not in full reply mode, but i guess its cause we were talking about quick reply.
the mod doesnt modify post.template.php so i dont see how this would help, but i ll attach it.
I'll take a look at it later, I am writing something now :)
You probably forgot that, but did you find anything?
Quote from: joker7 on April 28, 2011, 10:38:08 AM
Quote from: Yoshi2889 on March 19, 2011, 11:57:26 AM
Quote from: joker7 on March 19, 2011, 11:53:25 AM
Quote from: Yoshi2889 on March 18, 2011, 05:00:49 PM
@ above: Can you post the post.template.php?
I see that i didnt mention that this happens in quick reply and not in full reply mode, but i guess its cause we were talking about quick reply.
the mod doesnt modify post.template.php so i dont see how this would help, but i ll attach it.
I'll take a look at it later, I am writing something now :)
You probably forgot that, but did you find anything?
No, sorry.
hello,
i'm trying to edit the textarea for the quick reply since all textareas through out my sites are different (background color, borders etc.)
how can i call this in the css? i've tried a few with no avail :-\
Some help for this problem please ?
Quote from: Yngwiedis on April 14, 2011, 11:28:45 AM
I found a small bug in the .css of the mod.
Check the picture:
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fimg705.imageshack.us%2Fimg705%2F5403%2Fricheditresize.jpg&hash=28b0d8486aa1bb4e9e6a013ecefb8c34d963b91e) (http://img705.imageshack.us/i/richeditresize.jpg/)
Problem displayed in the textareas in "creating page" or "edit page" function of SimplePortal.
I think problem occured because there are 2 css entries for the same object.
One in the Themes/default/css/index.css.
.richedit_resize { margin: 0 auto; }
and another one in Themes/default/css/editor.css
/* The resize handle. */
.richedit_resize
{
height: 5px;
font-size: 0;
background: #eee url(../images/bbc/resize-handle.gif) no-repeat 50% 1px;
border: 1px solid #ddd;
border-top-width: 0;
cursor: s-resize;
}
I am waiting for the fix.
Thank you very very much.
can we get this updated for 2.0 final pretty please :D
an update is in the works
Awesome thak you very much
mod updated for smf 2.0 final
Works great thank you for the quick update.
sorry for the double post but found an error kinda in IE
i attached the image to show you.
^^^ the same happened to me with the resizer only. seems like anything i add to the css doesn't do anything :-\
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fi55.tinypic.com%2Fdfk1nr.jpg&hash=2823550762a3ebd77564cd70dd8368e01dbcada6)
and normal reply
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fi52.tinypic.com%2F2uqk7qs.jpg&hash=fd41525447da20fd59b223dcd54ab8e300fd6fe3)
at least for the resizer maybe the new code has something to do with it's problem?
#quickReplyOptions form textarea
{
height: 100px;
width: 635px;
max-width: 100%;
min-width: 100%;
margin: 0.25em 0 1em 0;
}
Hi
How can I change default font of editor when it WYSIWYG is enabled in CSS file?
Quote from: dembow on June 12, 2011, 02:06:43 AM
hello,
i'm trying to edit the textarea for the quick reply since all textareas through out my sites are different (background color, borders etc.)
how can i call this in the css? i've tried a few with no avail :-\
---
Quote from: dembow on June 15, 2011, 12:47:33 PM
^^^ the same happened to me with the resizer only. seems like anything i add to the css doesn't do anything :-\
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fsmiliesftw.com%2Fx%2Fbump.gif&hash=f7971c17ab6b3b37c16a8adf3ac2e5c0c281578d)
Hey there. Awesome mod !!.
Also i will be grateful for me if you can help me to integrate your mod to this one.
Ajax Quick Reply (http://"http://custom.simplemachines.org/mods/index.php?mod=1214")
Can you help me with that please?
I'll be very grateful.
thanks~
I installed the 2.3 version on SMF 2.0 and when persons click "quote" it doesn't input anything in the Quick Reply at all.
Just report this as a bug.
Quote from: Richardgm on June 21, 2011, 06:34:33 PM
I installed the 2.3 version on SMF 2.0 and when persons click "quote" it doesn't input anything in the Quick Reply at all.
Just report this as a bug.
In Safari on mac doesn't work "quote" in Quick Reply. With Firefox works ok.
since installing i get this error in my log
8: Undefined index: wysiwyg_quick_reply5
File: /home/totaltwa/public_html/board/Themes/default/languages/Settings.english.php (edit_options sub template - eval?)
Line: 1535
and
8: Undefined index: wysiwyg_quick_reply1
File: /home/totaltwa/public_html/board/Themes/default/languages/Settings.english.php (edit_options sub template - eval?)
Line: 1535
it seems to happen when you go to your profile look and layout settings page
looking at the modifications.english.php
// Wysiwyg Quick Reply
$txt['wysiwyg_quick_reply'] = 'Choose Quick Reply Type';
$txt['wysiwyg_quick_reply0'] = 'WYSIWYG (with bbc buttons and smilies)';
$txt['wysiwyg_quick_reply2'] = 'WYSIWYG (with smilies only)';
$txt['wysiwyg_quick_reply3'] = 'WYSIWYG Only';
$txt['wysiwyg_quick_reply4'] = 'Non-WYSIWYG (with bbc buttons and smilies)';
$txt['wysiwyg_quick_reply6'] = 'Non-WYSIWYG (with smilies only)';
$txt['wysiwyg_quick_reply7'] = 'Non-WYSIWYG (standard)';
Both 1 and 5 are missing?
so i added
$txt['wysiwyg_quick_reply1'] = '.';
and
$txt['wysiwyg_quick_reply5'] = '.';
to stop the error until i can find out what it is supposed to say
Any Idea on how to fix the image on posted on the previous page.
Is there a way i could use this mod with Core Theme?
Thanks and great work!
Hello there,
I have a problem with incorrect size and align.
Is there a way to have quick reply bar not collapsed?
Thank you.
Quote from: mrselnombre on June 24, 2011, 07:18:17 AM
looking at the modifications.english.php
// Wysiwyg Quick Reply
$txt['wysiwyg_quick_reply'] = 'Choose Quick Reply Type';
$txt['wysiwyg_quick_reply0'] = 'WYSIWYG (with bbc buttons and smilies)';
$txt['wysiwyg_quick_reply2'] = 'WYSIWYG (with smilies only)';
$txt['wysiwyg_quick_reply3'] = 'WYSIWYG Only';
$txt['wysiwyg_quick_reply4'] = 'Non-WYSIWYG (with bbc buttons and smilies)';
$txt['wysiwyg_quick_reply6'] = 'Non-WYSIWYG (with smilies only)';
$txt['wysiwyg_quick_reply7'] = 'Non-WYSIWYG (standard)';
Both 1 and 5 are missing?
so i added
$txt['wysiwyg_quick_reply1'] = '.';
and
$txt['wysiwyg_quick_reply5'] = '.';
to stop the error until i can find out what it is supposed to say
Try this, it'll also make the options available in the Look & Layouts page better organized
Under Themes/default/Profile.template.php
Find
// Start of WYSIWYG Quick Reply
echo '
<li>
<label for="wysiwyg_quick_reply">', $txt['wysiwyg_quick_reply'], '</label>
<select name="default_options[wysiwyg_quick_reply]" id="wysiwyg_quick_reply">';
// Avoid undefined errors if empty/unset for our loop
$j = !empty($context['member']['options']['wysiwyg_quick_reply']) ? (int) $context['member']['options']['wysiwyg_quick_reply'] : 0 ;
for($i=0;$i<=7;$i++)
echo '
<option value="'.$i.'"', ($i == $j ? ' selected="selected"' : ''), '>', $txt['wysiwyg_quick_reply'.$i],'</option>';
echo '
</select>
</li>';
// Tidy up
unset($i, $j);
// End of WYSIWYG Quick Reply
Replace with
// Start of WYSIWYG Quick Reply
echo '
<li>
<label for="wysiwyg_quick_reply">', $txt['wysiwyg_quick_reply'], '</label>
<select name="default_options[wysiwyg_quick_reply]" id="wysiwyg_quick_reply">
<option value=""></option>
<option value="0">WYSIWYG (with bbc buttons and smilies)</option>
<option value="2">WYSIWYG (with smilies only)</option>
<option value="3">WYSIWYG Only</option>
<option value="4">Non-WYSIWYG (with bbc buttons and smilies)</option>
<option value="6">Non-WYSIWYG (with smilies only)</option>
<option value="7">Non-WYSIWYG (standard)</option>
</select>
</li>';
// End of WYSIWYG Quick Reply
Hmm. Could do with some css tweaking too. It's a bit borked at the moment. Will look into it.
TBH I think the thing was originally coded with too many options anyway. All it reallly needs is standard/no bbc/no smileys, standard/bbc/smileys, and wysiwyg with everything. I can't really see anyone ever wanting other options in practice.
ETA: Mind you, I'd like to extend this in other ways.
mine is set to no wysiwyg with bbc and smileys. As there is some sort of problem on ipad browser and some mobile browsers, if you have it all on. Don't know if it was to do with the mod or something else. You can't select the txt box to post a reply. No error or anything, just not responding.
ok guys and girls 'Antechinus' from the SMF Core Developer Team has PM'd me asking if they can take over mod and make it an official mod and i simply couldn't say no to that
they also explained there going to tidy up the code an even extend the mod so that's something to look out for
personally i think it should be default in smf 2.1 but who knows
anyway it's been fun but time to pass the torch on this lovely mod :-*
Damn, I was just going to ask a question! Perhaps someone has an idea anyway? I have the Quotes issue with Chrome, but am working round that until there's a proper fix, but I just wondered why, in Profiles, I'm getting three of the same 'Choose Quick Reply type' drop down menus? The mod installed perfectly on both of my themes.
Also, I note that the hyperlink button does not produce a popup when using the QR box. Is this something that could be implemented into future versions?
Quote from: mrselnombre on July 01, 2011, 08:38:16 AM
mine is set to no wysiwyg with bbc and smileys. As there is some sort of problem on ipad browser and some mobile browsers, if you have it all on. Don't know if it was to do with the mod or something else. You can't select the txt box to post a reply. No error or anything, just not responding.
They may not handle iframes well (the wysiwyg displays in an iframe) or it may just be that the javascript is overloading them. The wysiwyg relies heavily on javascript, which is a bit of a burden for a lot of mobiles. Will look into it later, but tbh getting the wysiwyg working on mobile may not be practical.
Quote from: Si6776 on July 02, 2011, 04:48:55 AM
Damn, I was just going to ask a question! Perhaps someone has an idea anyway? I have the Quotes issue with Chrome, but am working round that until there's a proper fix, but I just wondered why, in Profiles, I'm getting three of the same 'Choose Quick Reply type' drop down menus? The mod installed perfectly on both of my themes.
The multiple selects sounds like the mod has been installed more than once. That's the usual cause of that sort of thing.
QuoteAlso, I note that the hyperlink button does not produce a popup when using the QR box. Is this something that could be implemented into future versions?
Will check it out.
I'll start by doing a basic cleanup to sort css (including rtl) and to fix the undefined error. I'll add the option for attachments to the quick reply as well.
I'm also planning on making this mod add quick reply to PM's as I can't see the point of loading a new page to reply to PM's.
Quote from: Antechinus on July 03, 2011, 01:16:13 AM
Quote from: Si6776 on July 02, 2011, 04:48:55 AM
Damn, I was just going to ask a question! Perhaps someone has an idea anyway? I have the Quotes issue with Chrome, but am working round that until there's a proper fix, but I just wondered why, in Profiles, I'm getting three of the same 'Choose Quick Reply type' drop down menus? The mod installed perfectly on both of my themes.
The multiple selects sounds like the mod has been installed more than once. That's the usual cause of that sort of thing.
It was installed more than once, but previously uninstalled each time. I'll get our coding guy to check for duplicate code.
Quote from: Antechinus on July 03, 2011, 01:16:13 AM
Quote from: Si6776 on July 02, 2011, 04:48:55 AMAlso, I note that the hyperlink button does not produce a popup when using the QR box. Is this something that could be implemented into future versions?
Will check it out.
Thanks, but it seems as though upgrading to SeaMonkey 2.1 has solved the issue, and now all works as it should on that score.
TBH we don't test in Sea Monkey. It just doesn't have enough of a user base for us to worry about it.
For me personally, I find that a little disappointing, as I've used SeaMonkey since it evolved from Netscape, and then Mozilla. :(
Yes you may, but hardly anyone else does. :)
Anyway, you don't seem to have noticed the lack of testing before so it must all be working. ;)
It has up to now. ;)
SeaMonkey is still being developed alongside Firefox, so it must have a significant user base, or surely, they wouldn't bother? Out of curiosity, are things tested in Chrome, as that's proved problematic as well.
Yes they are. We test in Chrome, Safari, Opera and Firefox. Usually anything else running Gecko will be ok if FF is ok. We also force ourselves to test in IE. Mind you I wouldn't really call that a browser so it doesn't quite count. ;D
I know what you mean about IE. The newsfader only works in compatibility mode, and on my custom theme, it doesn't work at all in IE.
I can't install it!
I use smf 2.0rc5
There is an error when it tries to replace this:
echo '
<div class="quickReplyContent">
<textarea cols="600" rows="7" name="message" tabindex="', $context['tabindex']++, '"></textarea>
</div>
<div class="righttext padding">
<input type="submit" name="post" value="', $txt['post'], '" onclick="return submitThisOnce(this);" accesskey="s" tabindex="', $context['tabindex']++, '" class="button_submit" />
<input type="submit" name="preview" value="', $txt['preview'], '" onclick="return submitThisOnce(this);" accesskey="p" tabindex="', $context['tabindex']++, '" class="button_submit" />';
if ($context['show_spellchecking'])
echo '
<input type="button" value="', $txt['spell_check'], '" onclick="spellCheck(\'postmodify\', \'message\');" tabindex="', $context['tabindex']++, '" class="button_submit" />';
echo '
</div>
</form>
with this
// Start of WYSIWYG Quick Reply
// Only show bbcode bar if BBCodes are enabled, AND if its a quick reply mode with bbcode bar
if ($context['show_bbc'] && (in_array($options['wysiwyg_quick_reply'], array(0, 1, 4, 5))))
echo '<div id="bbcBox_message"></div>';
// Only show smilies if smiliesare enabled AND if its a quick reply mode with smilies
if (!empty($context['smileys']['postform']) && (in_array($options['wysiwyg_quick_reply'], array(0, 2, 4, 6))))
echo ' <div id="smileyBox_message"></div>';
// Show the quick reply (WYSIWYG vs NON-WYSIWYG dealt with already decided in source file)
echo template_control_richedit($context['post_box_name'], 'smileyBox_message', 'bbcBox_message'), '';
// End of WYSIWYG Quick Reply
echo '
<div id="qr_buttons">
<input type="submit" name="post" value="', $txt['post'], '" onclick="return submitThisOnce(this);" accesskey="s" tabindex="', $context['tabindex']++, '" class="button_submit" />
<input type="submit" name="preview" value="', $txt['preview'], '" onclick="return submitThisOnce(this);" accesskey="p" tabindex="', $context['tabindex']++, '" class="button_submit" />';
if ($context['show_spellchecking'])
echo '
<input type="button" value="', $txt['spell_check'], '" onclick="spellCheck(\'postmodify\', \'message\');" tabindex="', $context['tabindex']++, '" class="button_submit" />';
echo '
<input type="hidden" name="', $context['session_var'], '" value="', $context['session_id'], '" />
<input type="hidden" name="seqnum" value="', $context['form_sequence_number'], '" />
</div>
</form>
in index.template
Please Help me!
Hi there! I was wondering if there's any chance of getting a guide of how to make this mod work on the Babylon theme? I'd love to use it but I just can't seem to figure out how to do the edits on it. Thanks in advance! =)
At my site this mod causes two errors:
8: Undefined index: wysiwyg_quick_reply5
and
8: Undefined index: wysiwyg_quick_reply1
File: /home/xxx/domains/xxx.pl/public_html/Themes/default/Profile.template.php
Line: 1537
Any fix for that ?
I think that i'm blind...
Fix for this is here > http://www.simplemachines.org/community/index.php?topic=251436.msg3093967#msg3093967
Quote from: SilverLining on July 10, 2011, 05:41:51 AM
Hi there! I was wondering if there's any chance of getting a guide of how to make this mod work on the Babylon theme? I'd love to use it but I just can't seem to figure out how to do the edits on it. Thanks in advance! =)
Babylon isn't available for 2.0 Final at the moment AFAIK.
Quote from: ph4ntom on July 10, 2011, 02:17:07 PM
At my site this mod causes two errors:
I'll fix the array tonight and reload the mod.
Quote from: Antechinus on July 10, 2011, 06:15:14 PM
Quote from: SilverLining on July 10, 2011, 05:41:51 AM
Hi there! I was wondering if there's any chance of getting a guide of how to make this mod work on the Babylon theme? I'd love to use it but I just can't seem to figure out how to do the edits on it. Thanks in advance! =)
Babylon isn't available for 2.0 Final at the moment AFAIK.
Well, I use a custom theme that's based on Babylon (same code, different colors). It is updated/upgraded for 2.0 though.
ETA: If anyone can help me with this it'd be most appreciated. This is such a useful mod but I don't want to change to the Curve layout and I'm not experienced enough with coding that I dare try to "babylonify" it myself. Thanks in advance!
When I press quote buton, the smf display loading.... and can't quote the post.
If this is an error of your mod?
thanks
-saosangmo
Is that with the Chrome browser, by any chance? I have the same issue, only solved by telling people to turn off WYSIWYG on the Quick Reply box if using Chrome. :(
Quote from: saosangmo on July 13, 2011, 01:33:13 AM
When I press quote buton, the smf display loading.... and can't quote the post.
If this is an error of your mod?
thanks
-saosangmo
Quote from: Si6776 on July 13, 2011, 11:46:31 AM
Is that with the Chrome browser, by any chance? I have the same issue, only solved by telling people to turn off WYSIWYG on the Quick Reply box if using Chrome. :(
Same thing for me with FF 6 beta
Hello...
Everything is ok with this mod except the resizer size.
Please take a look at the picture.
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fwww.vinilio.com%2Fmy_images%2Fresizer.jpg&hash=20029359119e1a198d15b30872ae7ab2b00df063)
Can we do anything about that ?
Thank you very very much.
Quote from: Yngwiedis on July 15, 2011, 10:15:51 PM
Hello...
Everything is ok with this mod except the resizer size.
Please take a look at the picture.
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fwww.vinilio.com%2Fmy_images%2Fresizer.jpg&hash=20029359119e1a198d15b30872ae7ab2b00df063)
Can we do anything about that ?
Thank you very very much.
yeah i asked the same thing a few pages back probably almost a month ago and nobody responded, but i managed to fix it with:
#quickReplyOptions .richedit_resize {margin: 0 auto 10px auto; width: 690px; max-width: 690px; min-width: 690px;}
hope that helps ;)
This is a fixed width size which is not good on my forum.
Can we make it somehow "dynamic" ?
You have seen these ?
One in the Themes/default/css/index.css.
.richedit_resize { margin: 0 auto; }
and another one in Themes/default/css/editor.css
/* The resize handle. */
.richedit_resize
{
height: 5px;
font-size: 0;
background: #eee url(../images/bbc/resize-handle.gif) no-repeat 50% 1px;
border: 1px solid #ddd;
border-top-width: 0;
cursor: s-resize;
}
Thank you very very much.
Quote from: ph4ntom on July 10, 2011, 02:17:07 PM
I think that i'm blind...
Fix for this is here > http://www.simplemachines.org/community/index.php?topic=251436.msg3093967#msg3093967
Yeah, that was a Temp fix I came up with to remove the errors.
MOD Author said he was going to update sometime ago with the fixes.
Some help please ?
Quote from: Yngwiedis on July 17, 2011, 04:19:27 PM
This is a fixed width size which is not good on my forum.
Can we make it somehow "dynamic" ?
You have seen these ?
One in the Themes/default/css/index.css.
.richedit_resize { margin: 0 auto; }
and another one in Themes/default/css/editor.css
/* The resize handle. */
.richedit_resize
{
height: 5px;
font-size: 0;
background: #eee url(../images/bbc/resize-handle.gif) no-repeat 50% 1px;
border: 1px solid #ddd;
border-top-width: 0;
cursor: s-resize;
}
Thank you very very much.
Hello. The script which is described on this page: http://www.simplemachines.org/community/index.php?topic=21285.0 does not work with this mod. But it is works with standart quick reply form. is it possible to resolve this problem?
smf 2.0
in script.js :
function quote_selection()
{
selection = document.getSelection ? document.getSelection() : document.selection.createRange().text;
document.postmodify.message.value += '\n[quote]' + selection + '[/quote]\n';
}
function to_name(char_name)
{
document.postmodify.message.value += '[b][u]2 [color=red]' + char_name + '[/color][/u][/b]: ';
}
in Display.template.php:
echo '
<table><tr><td align="center" border="0">
<img src="', $settings['images_url'], '/author.gif" alt="Author" onclick="to_name(\'', $message['member']['name'], '\')" border="0" style="cursor: ', $context['browser']['is_ie'] ? 'hand' : 'pointer', '" />
</td>
<td align="center" border="0">
<img src="', $settings['images_url'], '/quote1.gif" alt="Quote" onclick="quote_selection()" style="cursor: ', $context['browser']['is_ie'] ? 'hand' : 'pointer', '" />
</td></tr></table> ';
after
<a href="mailto:', $message['member']['email'], '">', ($settings['use_image_buttons'] ? '<img src="' . $settings['images_url'] . '/email_sm.gif" alt="' . $txt[69]
Any news about that ?
Quote from: Yngwiedis on July 22, 2011, 01:19:54 AM
Some help please ?
Quote from: Yngwiedis on July 17, 2011, 04:19:27 PM
This is a fixed width size which is not good on my forum.
Can we make it somehow "dynamic" ?
You have seen these ?
One in the Themes/default/css/index.css.
.richedit_resize { margin: 0 auto; }
and another one in Themes/default/css/editor.css
/* The resize handle. */
.richedit_resize
{
height: 5px;
font-size: 0;
background: #eee url(../images/bbc/resize-handle.gif) no-repeat 50% 1px;
border: 1px solid #ddd;
border-top-width: 0;
cursor: s-resize;
}
Thank you very very much.
I really need some help for the above...
I am still waiting for some help...
Up...
This mod makes too many changes to the display.template.php file, which causes conflict with any other mods that alter quick reply.
Can't this mod be installed by simply adding code to the default quick reply code, rather than replacing all of it? Replacing code removes all possibility of manually installing other mods easily.
This mod would be excellent when combined with the Ajax Instant Quick Reply and Drafts mods. I reckon the main culprit of the incompatibility is this mod, and not the other two.
Can someone help please ?
Phew, installed it after some hefty adjustments to my Display.template.php code.
Now I have the mod working together with the Drafts Mod.
Some help please ?
Quote from: Yngwiedis on July 17, 2011, 04:19:27 PM
This is a fixed width size which is not good on my forum.
Can we make it somehow "dynamic" ?
You have seen these ?
One in the Themes/default/css/index.css.
.richedit_resize { margin: 0 auto; }
and another one in Themes/default/css/editor.css
/* The resize handle. */
.richedit_resize
{
height: 5px;
font-size: 0;
background: #eee url(../images/bbc/resize-handle.gif) no-repeat 50% 1px;
border: 1px solid #ddd;
border-top-width: 0;
cursor: s-resize;
}
Thank you very very much.
Quote from: Yngwiedis on August 14, 2011, 06:29:04 AM
Some help please ?
Quote from: Yngwiedis on July 17, 2011, 04:19:27 PM
This is a fixed width size which is not good on my forum.
Can we make it somehow "dynamic" ?
You have seen these ?
One in the Themes/default/css/index.css.
.richedit_resize { margin: 0 auto; }
and another one in Themes/default/css/editor.css
/* The resize handle. */
.richedit_resize
{
height: 5px;
font-size: 0;
background: #eee url(../images/bbc/resize-handle.gif) no-repeat 50% 1px;
border: 1px solid #ddd;
border-top-width: 0;
cursor: s-resize;
}
Thank you very very much.
That's not the code that governs the size of the Quick Reply box.
I'll have a look to see what code you can change. I'll reply if I find (or don't find) the code you need to change.
Quote from: Yngwiedis on August 14, 2011, 06:29:04 AM
Some help please ?
Okay, open /Themes/YOUR CURRENT THEME/css/index.css
Find:
#quickReplyOptions form textarea
{
height: 100px;
width: 635px;
max-width: 100%;
min-width: 100%;
margin: 0.25em 0 1em 0;
}
Now change max-width and min-width.
Hello,
I had installed wysiwyg quick reply v2.3 and since it didnt worked i've removed the files without uninstaling the modification (I know, my bad).
Any way to remove all the data from this mod manually? I have a backup from this, but i did it at 17-7 so if i replace all these files i will lose my current data
It bugged up my quick reply (the cursor doesn't move on the last line after the quote, also doesn't quote in the quick reply box) so its kinda frustrating
Quote from: MiY4Gi on August 14, 2011, 01:41:32 PM
Quote from: Yngwiedis on August 14, 2011, 06:29:04 AM
Some help please ?
Okay, open /Themes/YOUR CURRENT THEME/css/index.css
Find:
#quickReplyOptions form textarea
{
height: 100px;
width: 635px;
max-width: 100%;
min-width: 100%;
margin: 0.25em 0 1em 0;
}
Now change max-width and min-width.
Change to what ?
max-width: 80%;
min-width: 80%;
Or if you want it to stay the same size even when you maximize your browser window then:
max-width: 600px;
min-width: 600px;
This is a fixed width size which is not good on my forum.
Can we make it somehow "dynamic" ?
What do you mean by dynamic?
Quote from: woolly bugger on March 15, 2011, 08:31:27 AM
I've been using this mod for a while on RC4, but when I upgraded to RC5 and installed the new mod it stopped working correctly.
The problem is with QUOTE of a post.
I just get a [LOADING] bar at the top of the page and it hangs!
otherwise the QR works... just can't quote a post.
any ideas....
thanks
I am getting this in Chrome, and some Safari users too. With WYSIWYG in Profiles set to 'Non-WYSIWYG (with smilies and buttons)', the Quote issue disappears. Any fix yet?
Quote from: clothahump on February 20, 2011, 05:34:25 AMOne other problem is the compatibility with spell checker, if you type a reply and hit Spell Check the pop up appears and confirms spelling is OK, the pop up then closes and the text in the quick reply box is removed so you have to type it all in again.
I have this issue too, but the text dissappears from the spell check popup too. Turning off WYSIWYG fixes it. Has there been a permanent fix?
Is there a tutorial anywhere for installing this mod on a custom theme? A theme not based on Core. Thanks in advance.
Quote from: MiY4Gi on August 18, 2011, 04:34:46 PM
What do you mean by dynamic?
I mean something that can resize on the fly. Without a fixed size.
Because not all members have the same resolution on their monitors.
Quote from: Yngwiedis on August 26, 2011, 11:09:28 AM
Quote from: MiY4Gi on August 18, 2011, 04:34:46 PM
What do you mean by dynamic?
I mean something that can resize on the fly. Without a fixed size.
Because not all members have the same resolution on their monitors.
The quick-reply box's width in % is
not a
fixed width. Instead, it is a fixed
fraction of the whole forum's width.
The forum's width, in turn, could either be a fixed width, or it could be a fixed
fraction of the monitor's horizontal resolution.
What this means is that, if your forum has a width of 80%, then the forum will take up 80% of the width inside your browser, so that there will always be 10% of empty space x2 (well, not exactly empty, since there's still background colors), on the left side and the right side of the forum, in the browser.
The same applies to the width of the quick reply box. If the width is in % then the width is already dynamic, in a sense. If you want the width to be even more dynamic, like it has to be a different size for people who use different browsers, or come from different countries, then you'll need to specify exactly how dynamic you'd like it to be.
I just want the resizer image to work as it should be.
To have every time the same width as the textarea in the quick reply box.
I just installed this mod, and pretty much everything works fine (great job by the way) except for quotes whenever I hit the quote button it start loading but it never actually finish so you never see the quote. Any way to fix this? Thank you
Which editor do you have selected? WYSIWYG or the standard BBC editor? I'm in the process of recoding this mod at the moment, and there does seem to be a problem with quoting to the WYSIWYG editor, but the other one works. Haven't got a fix for it yet but will look into it.
Quote from: Engel on August 28, 2011, 05:11:23 PM
I just installed this mod, and pretty much everything works fine (great job by the way) except for quotes whenever I hit the quote button it start loading but it never actually finish so you never see the quote. Any way to fix this? Thank you
A sorta solution we used was
1.Go to your profile and go to "look and layout".
2.Scroll down til you see "use quick reply on topic display"
3.change the setting to either "dont show at all" or "show, off by default" <-- which only shrinks down the QR box
Now when it quotes, it goes to the normal reply page, and hopefully it helps the problem.
You can also globally change these settings for all members under your theme's options
That rather defeats the purpose of having a quick reply.
Another solution is to set the WYSIWYG option in Profile, as Non-WYSIWYG (with bbc buttons and smilies). That removes the WYSIWYG function from the QR box, but leaves the other functions, and WYSIWYG would still work in full Reply mode.
The Quotes issue seems to only affect some browsers. I found it mainly affected Chrome and Safari users on my forums.
Due to this, though, and other problems, such as it breaking the forum spell checker, dictionaries in Firefox not working, and line breaks not rendering correctly, we have disabled the WYSIWYG feature entirely, and are waiting for this mod to be re-written, which we hope will resolve these issues.
I'm not going to recode the whole WYSIWYG editor.
Quote from: Antechinus on August 28, 2011, 07:07:36 PM
Which editor do you have selected? WYSIWYG or the standard BBC editor? I'm in the process of recoding this mod at the moment, and there does seem to be a problem with quoting to the WYSIWYG editor, but the other one works. Haven't got a fix for it yet but will look into it.
I just disable the WYSIWYG and everything works fine. Thanks everyone. :3
I installed the mod on my forum but all of the buttons are squashed up together. Is there a way to correct this?
Screenshot attached.
I don't know if this will help anyone but my QR was all out of shape as well
as you can see in the following pic
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fimg714.imageshack.us%2Fimg714%2F596%2Fqr1.png&hash=3e5644db4af59105c40ae64f369da22e87bbdffc)
I search around for some time and ended up finding if I replace this bit of code
in my custome theme display.template.php with the code from my default theme display.template.php
it fixed my QR display
My themes code
<div class="roundframe">
', $txt['quick_reply_desc'], $context['is_locked'] ? '<p><strong>' . $txt['quick_reply_warning'] . '</strong></p>' : '', $context['oldTopicError'] ? '<p><strong>' . sprintf($txt['error_old_topic'], $modSettings['oldTopicDays']) . '</strong></p>' : '', '
</div>
<div id="quickReplyContent">', $context['can_reply_approved'] ? '' : '<em>' . $txt['wait_for_approval'] . '</em>', '
', !$context['can_reply_approved'] && $context['require_verification'] ? '<br />' : '', '
replaced with default themes code
<div class="roundframe">
', $context['is_locked'] ? '<p class="alert smalltext">' . $txt['quick_reply_warning'] . '</p>' : '',
$context['oldTopicError'] ? '<p class="alert smalltext">' . sprintf($txt['error_old_topic'], $modSettings['oldTopicDays']) . '</p>' : '', '
', $context['can_reply_approved'] ? '' : '<em>' . $txt['wait_for_approval'] . '</em>', '
', !$context['can_reply_approved'] && $context['require_verification'] ? '<br />' : '', '
now my QR display shows like this, the correct way.
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fimg190.imageshack.us%2Fimg190%2F8189%2Fqr2.png&hash=2758cb9c9df902d2c9c3b3129072a1b778b94fe9)
So have a look around to find the code that looks SOMETHING like this (THIS IS JUST TO HELP YOU FIND YOUR CODE)
in your themes display.template.php and make the small change. I hope it helps.....
this below code shows more of my themes code to help you locate your part of the code
and I don't recommend anyone replacing there code with this but you can always try it...
always remember to backup before making changes
// Show the jumpto box, or actually...let Javascript do it.
echo '
<div class="plainbox" id="display_jump_to"> </div>';
if ($context['can_reply'] && !empty($options['display_quick_reply']))
{
echo '
<a id="quickreply"></a>
<div class="tborder" id="quickreplybox">
<div class="cat_bar">
<h3 class="catbg">
<span class="ie6_header floatleft"><a href="javascript:oQuickReply.swap();">
<img src="', $settings['images_url'], '/', $options['display_quick_reply'] == 2 ? 'collapse' : 'expand', '.gif" alt="+" id="quickReplyExpand" class="icon" />
</a>
<a href="javascript:oQuickReply.swap();">', $txt['quick_reply'], '</a>
</span>
</h3>
</div>
<div id="quickReplyOptions"', $options['display_quick_reply'] == 2 ? '' : ' style="display: none"', '>
<span class="upperframe"><span></span></span>
<div class="roundframe">
', $context['is_locked'] ? '<p class="alert smalltext">' . $txt['quick_reply_warning'] . '</p>' : '',
$context['oldTopicError'] ? '<p class="alert smalltext">' . sprintf($txt['error_old_topic'], $modSettings['oldTopicDays']) . '</p>' : '', '
', $context['can_reply_approved'] ? '' : '<em>' . $txt['wait_for_approval'] . '</em>', '
', !$context['can_reply_approved'] && $context['require_verification'] ? '<br />' : '', '
<form action="', $scripturl, '?board=', $context['current_board'], ';action=post2" method="post" accept-charset="', $context['character_set'], '" name="postmodify" id="postmodify" onsubmit="submitonce(this);" style="margin: 0;">
<input type="hidden" name="topic" value="', $context['current_topic'], '" />
<input type="hidden" name="subject" value="', $context['response_prefix'], $context['subject'], '" />
<input type="hidden" name="icon" value="xx" />
<input type="hidden" name="from_qr" value="1" />
<input type="hidden" name="notify" value="', $context['is_marked_notify'] || !empty($options['auto_notify']) ? '1' : '0', '" />
<input type="hidden" name="not_approved" value="', !$context['can_reply_approved'], '" />
<input type="hidden" name="goback" value="', empty($options['return_to_post']) ? '0' : '1', '" />
<input type="hidden" name="last_msg" value="', $context['topic_last_message'], '" />
<input type="hidden" name="', $context['session_var'], '" value="', $context['session_id'], '" />
<input type="hidden" name="seqnum" value="', $context['form_sequence_number'], '" />';
// Guests just need more.
Quote from: mrselnombre on June 24, 2011, 07:18:17 AM
looking at the modifications.english.php
// Wysiwyg Quick Reply
$txt['wysiwyg_quick_reply'] = 'Choose Quick Reply Type';
$txt['wysiwyg_quick_reply0'] = 'WYSIWYG (with bbc buttons and smilies)';
$txt['wysiwyg_quick_reply2'] = 'WYSIWYG (with smilies only)';
$txt['wysiwyg_quick_reply3'] = 'WYSIWYG Only';
$txt['wysiwyg_quick_reply4'] = 'Non-WYSIWYG (with bbc buttons and smilies)';
$txt['wysiwyg_quick_reply6'] = 'Non-WYSIWYG (with smilies only)';
$txt['wysiwyg_quick_reply7'] = 'Non-WYSIWYG (standard)';
Both 1 and 5 are missing?
so i added
$txt['wysiwyg_quick_reply1'] = '.';
and
$txt['wysiwyg_quick_reply5'] = '.';
to stop the error until i can find out what it is supposed to say
Did you found out what are tha 2 ?
These are only naming tages.
change it to this
// Wysiwyg Quick Reply
$txt['wysiwyg_quick_reply'] = 'Choose Quick Reply Type';
$txt['wysiwyg_quick_reply0'] = 'WYSIWYG (with bbc buttons and smilies)';
$txt['wysiwyg_quick_reply1'] = '(SMF Standard Quick Reply)';
$txt['wysiwyg_quick_reply2'] = 'WYSIWYG (with smilies only)';
$txt['wysiwyg_quick_reply3'] = 'WYSIWYG Only';
$txt['wysiwyg_quick_reply4'] = 'Non-WYSIWYG (with bbc buttons and smilies)';
$txt['wysiwyg_quick_reply5'] = '(SMF Standard Quick Reply)';
$txt['wysiwyg_quick_reply6'] = 'Non-WYSIWYG (with smilies only)';
$txt['wysiwyg_quick_reply7'] = 'Non-WYSIWYG (standard)';
then go to
Forum »Profile»Look and Layout » Choose Quick Reply Type
and you will see your options are there to select, you can change "1" and "5" to what ever you you want to call them.
I call them SMF Standard Quick Reply because that's what they are. but if you want to remove 1 and 5 from the list
just put
// Wysiwyg Quick Reply
$txt['wysiwyg_quick_reply'] = 'Choose Quick Reply Type';
$txt['wysiwyg_quick_reply0'] = 'WYSIWYG (with bbc buttons and smilies)';
$txt['wysiwyg_quick_reply1'] =
$txt['wysiwyg_quick_reply2'] = 'WYSIWYG (with smilies only)';
$txt['wysiwyg_quick_reply3'] = 'WYSIWYG Only';
$txt['wysiwyg_quick_reply4'] = 'Non-WYSIWYG (with bbc buttons and smilies)';
$txt['wysiwyg_quick_reply5'] =
$txt['wysiwyg_quick_reply6'] = 'Non-WYSIWYG (with smilies only)';
$txt['wysiwyg_quick_reply7'] = 'Non-WYSIWYG (standard)';
Quote from: hcfwesker on August 28, 2011, 09:08:29 PM
Quote from: Engel on August 28, 2011, 05:11:23 PM
I just installed this mod, and pretty much everything works fine (great job by the way) except for quotes whenever I hit the quote button it start loading but it never actually finish so you never see the quote. Any way to fix this? Thank you
A sorta solution we used was
1.Go to your profile and go to "look and layout".
2.Scroll down til you see "use quick reply on topic display"
3.change the setting to either "don't show at all" or "show, off by default" <-- which only shrinks down the QR box
Now when it quotes, it goes to the normal reply page, and hopefully it helps the problem.
You can also globally change these settings for all members under your theme's options
Better option is install Quote Always WYSIWYG (http://custom.simplemachines.org/mods/index.php?mod=1431) works great hand in hand with this mod so you can have QR always on
and if you quote is goes directly to the reply post instead of the QR post.
It's for SMF Versions: 1.1.6, 1.1.7, 2.0 Beta 4 but works on 2.0.1 as well.
Ok, newsflash. This mod isn't going to be updated as such. It's going to be superseded. Emanuele was working on his "Full Reply in Topic" mod, which basically makes Post.template.php redundant. I was working on upgrading this mod, including things like post preview in Quick Reply and attachments as options.
Yesterday I suggested that it would make more sense to merge the two mods into one, and use conditionals to have user-selectable display of anything from default basic quick reply, to full reply page in topic, with a few options in between. Personally, I favour just having quick reply with post preview, BBC buttons, smileys and attachments added, so for instance that will be one of the intermediate options.
We were both stuck on quoting directly to WYSIWYG in quick reply, but Emanuele thinks he has nailed that bug. Apart from that both mods are bug-fee now, and merging them into one should be quick and easy since they largely use the same code for the fancy bits.
Will post an update in a day or two.
Quote from: Antechinus on October 15, 2011, 05:05:34 PM
OK, newsflash. This mod isn't going to be updated as such. It's going to be superseded. Emanuele was working on his "Full Reply in Topic" mod, which basically makes Post.template.php redundant. I was working on upgrading this mod, including things like post preview in Quick Reply and attachments as options.
Yesterday I suggested that it would make more sense to merge the two mods into one, and use conditionals to have user-selectable display of anything from default basic quick reply, to full reply page in topic, with a few options in between. Personally, I favour just having quick reply with post preview, BBC buttons, smileys and attachments added, so for instance that will be one of the intermediate options.
We were both stuck on quoting directly to WYSIWYG in quick reply, but Emanuele thinks he has nailed that bug. Apart from that both mods are bug-fee now, and merging them into one should be quick and easy since they largely use the same code for the fancy bits.
Will post an update in a day or two.
Sweet, that will make a much better mod.
should thous of us who have both mods installed "uninstall" them both and update to the new 2 in 1 so to speak mod.
Yes you would have to do that, as otherwise you would get all sorts of conflicts. Emanuele's one isn't out yet anyway, but you would want to be getting rid of this one. :).
Quote from: Antechinus on October 15, 2011, 05:05:34 PM
Ok, newsflash. This mod isn't going to be updated as such. It's going to be superseded. Emanuele was working on his "Full Reply in Topic" mod, which basically makes Post.template.php redundant. I was working on upgrading this mod, including things like post preview in Quick Reply and attachments as options.
Yesterday I suggested that it would make more sense to merge the two mods into one, and use conditionals to have user-selectable display of anything from default basic quick reply, to full reply page in topic, with a few options in between. Personally, I favour just having quick reply with post preview, BBC buttons, smileys and attachments added, so for instance that will be one of the intermediate options.
We were both stuck on quoting directly to WYSIWYG in quick reply, but Emanuele thinks he has nailed that bug. Apart from that both mods are bug-fee now, and merging them into one should be quick and easy since they largely use the same code for the fancy bits.
Will post an update in a day or two.
Would it be possible to make the additional quick reply buttons (e.g. Spoiler, boldface, italics, font, etc) look tidier? The layout in vBulletin and IP.Board looks really neat and professional, similar to the layout in Microsoft Office Word. Would it be possible to have such a layout in this mod, or its successor?
You can do anything with gfx and layout, but at this stage we'd just be using the standard SMF layout for convenience and familiarity.
Quote from: Antechinus on October 26, 2011, 04:21:00 PM
You can do anything with gfx and layout, but at this stage we'd just be using the standard SMF layout for convenience and familiarity.
standard SMF layout is the way to go, leave it like this :D if it looked different to the SMF reply it would only
make something look out of place.
this is a great mod
cheers
Great MOD and great job everyone,
btw, does anybody know when we gonna get the combined mod?
thanks
Quote from: Ascot on June 19, 2011, 03:07:35 PM
Hey there. Awesome mod !!.
Also i will be grateful for me if you can help me to integrate your mod to this one.
Ajax Quick Reply (http://"http://custom.simplemachines.org/mods/index.php?mod=1214")
Can you help me with that please?
I'll be very grateful.
thanks~
Anyone can help me with this please?
I'll be very grateful
Quote from: Ascot on November 10, 2011, 11:49:05 AM
Quote from: Ascot on June 19, 2011, 03:07:35 PM
Hey there. Awesome mod !!.
Also i will be grateful for me if you can help me to integrate your mod to this one.
Ajax Quick Reply (http://%22http://custom.simplemachines.org/mods/index.php?mod=1214%22)
Can you help me with that please?
I'll be very grateful.
thanks~
Anyone can help me with this please?
I'll be very grateful
I have both mods installed and they work good together.
Quote from: T3CHN0 on November 10, 2011, 08:07:12 PM
Quote from: Ascot on November 10, 2011, 11:49:05 AM
Quote from: Ascot on June 19, 2011, 03:07:35 PM
Hey there. Awesome mod !!.
Also i will be grateful for me if you can help me to integrate your mod to this one.
Ajax Quick Reply (http://%22http://custom.simplemachines.org/mods/index.php?mod=1214%22)
Can you help me with that please?
I'll be very grateful.
thanks~
Anyone can help me with this please?
I'll be very grateful
I have both mods installed and they work good together.
In what order you've installed them? ???
Don't really think it matters what order
I did WYSIWYG QR first then Ajax quick reply
I did have to make edits to the custom theme my self for Ajax quick reply but on a default theme everything was no errors for both installs
well i'm using a custom theme. Guess i have do the same.
But i really don't know where to start from. Any suggestion ?
thanks in advance
I could say from the beginning lol but that would be slack.
best way I find is to have both display.templates side by side and with your custom theme what code is missing normally is just a little different
so you would then go find the code you are looking for on the default display.template then grab a little bit of code from the template
example copy >> //what ever is says
and on your custom template search for //what ever is says and you will know then you are in the right area to make the edit.
look closely at the codes between the 2 templates , try to recognise what is different on your template and then make the change
that the mod is want to add... DO NOT MAKE YOUR TEMPLATE THE SAME AS THE DEFAULT TEMPLATE as it will only stuff your forum up.
And always make backups of the php files that are going to be edited by the mod in the case of you going no where fast and give up you
can at least restore the files and move along happily again
You will need to install the mod first with the error's after which your forum may become inactive until you have updated the template
with the missing code.. more info on how to install mods is here (http://www.simplemachines.org/community/index.php?topic=452493.msg3160834#msg3160834) if you didn't back up first then have a look at this (http://www.simplemachines.org/community/index.php?topic=400356.msg2782585#msg2782585)
thanks a lot :)
Your help is very appreciated.
i guess i find the code AJAX QR modified from WysiwygQR on my Display.template.php
red lines are content deleted
green lines are the content added
Quote
<div id="qr_buttons"><input type="submit" name="post" value="', $txt['post'], '" onclick="return submitThisOnce(this);"', $context['ajax_quick_reply'] ? 'oQuickReply.ajax_reply(\" . $context['session_var'] . '\', \" . $context['session_id'] . '\')' : 'submitThisOnce(this)', ';"
accesskey="s" tabindex="', $context['tabindex']++, '" class="button_submit"/><input/><input type="submit" name="preview" value="', $txt['preview'], '" onclick="return submitThisOnce(this);" accesskey="p" tabindex="', $context['tabindex']++, '" class="button_submit" />';
if ($context['show_spellchecking'])[/l]
In order to fix this, what can i do ? Sorry i'm just a noob at php
thanks
How to make the Quick Reply box size as per desired ?
I have applied WYSIWYGQuickReply-v2.3 Mod to the SMF
This is how its showing now
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fi1122.photobucket.com%2Falbums%2Fl528%2Fgizmolord%2FOfficialOffTopicThreadLiveChat.png&hash=fcf82e9b0be33d8b4c55c6a6c2297b8259eb081b)
I want the Quick Reply Editor Box size to be fixed (currently the height can be increased by dragging the bottom part of quick reply box)
Want the Quick Reply box to be same as we have in SMF by default. (keeping space of 20% in right and left)
It should be in center !!!
Quote from: edi67 on August 05, 2008, 07:00:13 AM
I have some problem using QUICK REPLY box, when i trying to quote some discussion system remain in loading status ...
I HAVE SAME PROBLEM, QUOTE ONLY WORKS WHEN I CLICK ON TEXT BOX OF WYSIWYG QUICK REPLY AND THEN CLICK QUOTE!!!!
HELP PLEASE!SORRY FOR CAPS LOCK, MY KEYBOARD IS BROKEN!I BUYING NOW NEW!
I also have problems with this mod and Google Chrome.
I figured out that:
* If you open page and press "quote" it will hang up like this(See attachment mod.png)
* If you open page and put the cursor into quick reply textarea and then press quote, then everything is working 100%.
With Mozilla or Internet Explorer 9 there is no such problems.
Quote from: MIG13 on December 29, 2011, 12:46:23 PM
I also have problems with this mod and Google Chrome.
I figured out that:
* If you open page and press "quote" it will hang up like this(See attachment mod.png)
* If you open page and put the cursor into quick reply textarea and then press quote, then everything is working 100%.
With Mozilla or Internet Explorer 9 there is no such problems.
MY PROBLEM IS SAME!
HELP US TO SOLVE IT!!!
Tricky solution(works for me), but it posts quote not in quick reply, but in "full" post page.
File: Themes/default/scripts/topic.js
Find and replace this(row 146)
getXMLDocument(smf_prepareScriptUrl(this.opt.sScriptUrl) + 'action=quotefast;quote=' + iMessageId + ';xml;pb=message;mode=' + (oEditorHandle_message.bRichTextEnabled ? 1 : 0), this.onQuoteReceived);
With this
getXMLDocument(smf_prepareScriptUrl(this.opt.sScriptUrl) + 'action=quotefast;quote=' + iMessageId + ';' + sSessionVar + '=' + sSessionId + ';xml;pb=message;mode=' + (oEditorHandle_message.bRichTextEnabled ? 1 : 0), this.onQuoteReceived);
I also modified orginal mod package.
I hope that this is permited to post it here ?!
You need first uninstall original package and then install this.
Will this install under emulation for 2.0? I'm running 2.0.1
It Doesn't metter is 2.0 or 2.0.1 or 2.0.2
Diffirence is a little, and do not affect on mod installation...
I am trying to manually install in BackNBlack, and Core.
I read through the thread quite a bit - and still can't figure it out.
I understand that if the file isn't in the Themes\core folder - it get's the data from the Default directory.
For example:
I tried to edit /Themes/core/Display.template.php, but the requested "FIND" text isn't there. I search the file for "roundframe" and it's not there. Same for the 2nd edit listed in that file - I can't find the listed code to replace either.
The index.css edit asks for:
Find (at the end of the file): [Select]
?>
The "?>" isn't in the file, I assume I can just add to the end of the file.
Who has successfully installed this mod in non-default themes and can help?
Thanks in advance
Mark
Some custom themes that come with their own display.template.php file in the theme, don't necessarily need them. Perhaps try this ...
Rename the custom theme's Display.template.php to Display1.template.php , and see if the theme works by just using the default themes file. This usually works 9 times out of 10, unless the custom theme's Display page is drastically different from the smf default theme.
Just try it, and if it doesnt look right, then just rename the file back to its original name.
And, yeah, css wont have ?> at the end of the file, so just add the code at the bottom of the css file if my other suggestion doesnt work.
i have the same problem, quote doesnt go to quick reply. the problem is only on chrome browser. my custom theme doesnt use their own display.template.
also i tried switch back to SMF Curve and the problem is the same.
Quote from: hcfwesker on January 20, 2012, 01:17:12 PM
Some custom themes that come with their own display.template.php file in the theme, don't necessarily need them. Perhaps try this ...
Rename the custom theme's Display.template.php to Display1.template.php , and see if the theme works by just using the default themes file. This usually works 9 times out of 10, unless the custom theme's Display page is drastically different from the smf default theme.
Just try it, and if it doesnt look right, then just rename the file back to its original name.
And, yeah, css wont have ?> at the end of the file, so just add the code at the bottom of the css file if my other suggestion doesnt work.
Interesting. I tried it, it didn't work. The WYSIWYG comes up, off center, to the left, and it seriously breaks the thread formatting. :(
Yeah I am having the same problem I am using this theme but it isnt in the middle. Any ideas on what coding to change etc please x
I get this one every time someone using it:
Apply Filter: Only show the error messages of this URL
http://www.xxxxxxxx.no/xxxxxxxx/index.php?action=profile;area=theme;updated
Apply Filter: Only show the errors with the same message
8: Undefined index: wysiwyg_quick_reply5
Apply Filter: Only show the errors from this file
File: /customers/0/5/5/xxxxxxxx/httpd.www/xxxxxxxx/Themes/default/languages/Settings.english.php (edit_options sub template - eval?)
Line: 1572
Using SMF 2.0.2
With these modes:
Error Log Counter 1.0
AvatarSelect 1.2.1
Users Online Today 2.0 RC1
WYSIWYG Quick Reply 2.3
Admin Notepad 2.0.1
Spiders Don't Increase Topic Views 1.1.1
Board Viewers Mod 1.2.1.1b
Remove XHTML, RSS & WAP2 Links in Footer v1.1
PaypalDonations 2.0
Add Join Date to Post 1.0
Google Member Map 2.0.8
InLine Attachments 1.11
SMF 2.0.1 Update 1.0
Aeva Media 1.4w
PM Readed 1.1
SMF 2.0.2 Update 1.0
SMF Search Enhancement Mod 1.8.2
My quick reply box is also flush left... I'm looking to center it and make it thinner if possible... any ideas where to look?
I too am having the Chrome issue... I've had to disable WYSIWYG because of it... :(
Thanks!
For those experiencing the issue of a large QUICK REPLY box at the bottom flush to the left... I fixed mine this way:
In index.css ...
#quickReplyOptions .roundframe
{
text-align: center;
padding: 1;
}
I found that padding was set to 0... if you change it to 1 it fixes the problem. The code below this appears to control the width, etc... in percentages.
http://www.internetfazoni.com/avatars/GuaranaAvatars/14.jpg
Quote from: InternetFazoni on March 16, 2012, 04:11:18 PM
http://www.internetfazoni.com/avatars/GuaranaAvatars/14.jpg
What's with it? I get an "Don't steal our bandwidth" kind of 'error' ???
Is there any more news on the redevelopment of this mod? We are now seeing issues with the SMF spell checker, and IE9, when using the QR box.
Quote from: Yoshi2889 on March 16, 2012, 04:54:07 PM
Quote from: InternetFazoni on March 16, 2012, 04:11:18 PM
http://www.internetfazoni.com/avatars/GuaranaAvatars/14.jpg
What's with it? I get an "Don't steal our bandwidth" kind of 'error' ???
I just testing the restriction for linking pictures, files :)
When you copy direct link in url bar it works!
Quote from: MIG13 on December 30, 2011, 04:16:21 AM
Tricky solution(works for me), but it posts quote not in quick reply, but in "full" post page.
File: Themes/default/scripts/topic.js
Find and replace this(row 146)
getXMLDocument(smf_prepareScriptUrl(this.opt.sScriptUrl) + 'action=quotefast;quote=' + iMessageId + ';xml;pb=message;mode=' + (oEditorHandle_message.bRichTextEnabled ? 1 : 0), this.onQuoteReceived);
With this
getXMLDocument(smf_prepareScriptUrl(this.opt.sScriptUrl) + 'action=quotefast;quote=' + iMessageId + ';' + sSessionVar + '=' + sSessionId + ';xml;pb=message;mode=' + (oEditorHandle_message.bRichTextEnabled ? 1 : 0), this.onQuoteReceived);
I also modified orginal mod package.
I hope that this is permited to post it here ?!
You need first uninstall original package and then install this.
This solution didn't seem to fix it for me. I still get the Loading issue.
I'll let my users know to click in the QR box first before clicking quote
sorry, Im newbie with SMF, when I wanna try to install this mods
I get this:
QuoteError in Package Installation
At least one error was encountered during a test installation of this package. It is strongly recommended that you do not continue with installation unless you know what you are doing, and have made a backup very recently. This error may be caused by a conflict between the package you're trying to install and another package you have already installed, an error in the package, a package which requires another package that you don't have installed yet, or a package designed for another version of SMF.
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fi40.tinypic.com%2F358cvuu.jpg&hash=e01ef28477f80bf61d2b0e8314931f06c0fd82f9)
I just have AjaxChat Integration and Recent Topics On Board Index installed in my board..
and I use 2.0 RC3
this doesnt compatible??
what should I do?
thank u :)
sorry for my bad english
You should upgrade to SMF 2.0.2:
http://wiki.simplemachines.org/smf/Upgrading
but how with my AjaxChat Integration ??
are compatible with 2.0.2?
sorry out of topic, but I really² confused with this :-[ :-[ :-[
I need to change the colour of the text box on one of my themes, it's a dark theme and the white is glaring. How would I do this? I cannot get the CSS to work for it and when I looked at the source code it said it is an Iframe yet will not display the link to the page that is set into the Iframe, so I do not know where to go to do the edits.
Quote from: Si6776 on April 07, 2012, 08:46:19 AM
Is there any more news on the redevelopment of this mod? We are now seeing issues with the SMF spell checker, and IE9, when using the QR box.
I have the same problem
IE9 and spelll check won't work when QR with BBC code or Wysiwg enabled
when using any of thre non wisiwig or bbc code options, then quote sends me to the main editor not QR
Spell check works perfectly in Firefox though in QR so it must be something to do with the way IE9 uses javascript or ajax
Pls help me
After install WYSIWYG Quick Reply
When i user CHROME, click Quote, a popup show loading long time... and not show Quote in relpy board... How to repair.
Capture here:
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fimg6.imageshack.us%2Fimg6%2F1041%2Fscreencaptures.jpg&hash=c2d358e134d1086cf03828d36d04b7151b07bd82)
Thank you so much
This mod won't fix the WYSIWYG editor (I know... I am using the same mod too). Bottom line... we're all screwed until the SMF team (or someone else) addresses the issues with the WYSIWYG editor (from my understanding that is)...
Quote from: FrizzleFried on March 16, 2012, 02:57:48 PM
For those experiencing the issue of a large QUICK REPLY box at the bottom flush to the left... I fixed mine this way:
In index.css ...
#quickReplyOptions .roundframe
{
text-align: center;
padding: 1;
}
I found that padding was set to 0... if you change it to 1 it fixes the problem. The code below this appears to control the width, etc... in percentages.
Yes, that's the first problem fixed.
The second problem is the gap between the text box and the resizer below it. To fix that, find
margin: 0.25em 0 1em 0; and make your changes so that batch of code looks like ...
#quickReplyOptions form textarea
{
height: 100px;
width: 635px;
max-width: 100%;
min-width: 100%;
margin: 0.25em 0 0 0;
Is there a way to add in an extra button? I want to put one that opens a new tab to link to the user's photos in AEVA Media.
K, so using this mod "quote" doesn't work anymore. Is there a fix for this (using the latest SMF stable release)? Only quick reply enhancement mod that seems to work with it and I can't have it without quote. :(
Oddly enough one of my users report quote working for them. o>O
n/m turning off WYSIWYG still gets me the quick reply with the smileys and all but quoting now works again
Quote from: trekkie2444 on June 11, 2012, 08:31:59 PM
Is there a way to add in an extra button? I want to put one that opens a new tab to link to the user's photos in AEVA Media.
Hey trekkie, I suggest you open a new topic in Mod Requests for that :)
Quote from: MDragon on July 01, 2012, 03:32:32 AM
K, so using this mod "quote" doesn't work anymore. Is there a fix for this (using the latest SMF stable release)? Only quick reply enhancement mod that seems to work with it and I can't have it without quote. :(
Oddly enough one of my users report quote working for them. o>O
n/m turning off WYSIWYG still gets me the quick reply with the smileys and all but quoting now works again
Glad you got this fixed :)
Any update for 2.0.2 ?
Quote from: CreativeITWorld.com on June 09, 2012, 05:52:33 AM
Quote from: FrizzleFried on March 16, 2012, 02:57:48 PM
For those experiencing the issue of a large QUICK REPLY box at the bottom flush to the left... I fixed mine this way:
In index.css ...
#quickReplyOptions .roundframe
{
text-align: center;
padding: 1;
}
I found that padding was set to 0... if you change it to 1 it fixes the problem. The code below this appears to control the width, etc... in percentages.
Yes, that's the first problem fixed.
The second problem is the gap between the text box and the resizer below it. To fix that, find margin: 0.25em 0 1em 0; and make your changes so that batch of code looks like ...
#quickReplyOptions form textarea
{
height: 100px;
width: 635px;
max-width: 100%;
min-width: 100%;
margin: 0.25em 0 0 0;
Thank you or this worked great.
Quote from: lttung on June 06, 2012, 04:02:10 AM
Pls help me
After install WYSIWYG Quick Reply
When i user CHROME, click Quote, a popup show loading long time... and not show Quote in relpy board... How to repair.
Capture here:
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fimg6.imageshack.us%2Fimg6%2F1041%2Fscreencaptures.jpg&hash=c2d358e134d1086cf03828d36d04b7151b07bd82)
Thank you so much
Current workaround is click in the quick reply box BEFORE clicking quote. But that "fix" seems to be sporadic.
Use markitup instead of this mod.
Quote from: neoxes on July 12, 2012, 11:29:40 AM
Use markitup instead of this mod.
Markitup doesn't support the tabbed smiley mod
I'm using this mod, and had the same issues as everybody else, where quoting left you with "Loading" just hanging. By pure chance I solved it completely, and this is how.
Go to default theme Member settings, and reset everybody to basic none WYSIWYG editor. I then cleared cache (not sure if this is needed or not). And finally reset all members back to full WYSIWYG with BBC and smilies. It now works perfectly, with no need to click in posting box for quotes etc ;)
Is it possible to have an option so that it appears on quick edit too?
There is an issue with empty drop-down box items. I guess it is because there is some stuff missing? I.e. I can see
array(
'id' => 'wysiwyg_quick_reply',
'label' => $txt['wysiwyg_quick_reply'],
'options' => array(
0 => $txt['wysiwyg_quick_reply0'],
1 => $txt['wysiwyg_quick_reply1'],
2 => $txt['wysiwyg_quick_reply2'],
3 => $txt['wysiwyg_quick_reply3'],
4 => $txt['wysiwyg_quick_reply4'],
5 => $txt['wysiwyg_quick_reply5'],
6 => $txt['wysiwyg_quick_reply6'],
7 => $txt['wysiwyg_quick_reply7'],
),
'default' => true,
),
But in the language strings wysiwyg_quick_reply1 is missing resulting in a lot of confusion and empty lines in the selection box (i.e. "Choose Quick Reply Type" does not appear at all):
// Wysiwyg Quick Reply
$txt['wysiwyg_quick_reply'] = 'Choose Quick Reply Type';
$txt['wysiwyg_quick_reply0'] = 'WYSIWYG (with bbc buttons and smilies)';
$txt['wysiwyg_quick_reply2'] = 'WYSIWYG (with smilies only)';
$txt['wysiwyg_quick_reply3'] = 'WYSIWYG Only';
$txt['wysiwyg_quick_reply4'] = 'Non-WYSIWYG (with bbc buttons and smilies)';
$txt['wysiwyg_quick_reply6'] = 'Non-WYSIWYG (with smilies only)';
$txt['wysiwyg_quick_reply7'] = 'Non-WYSIWYG (standard)';
i'm getting an error in the logs now that i'm on 2.0.3 in the Profile.template.php file line 1633:
<option value="'.$i.'"', ($i == $j ? ' selected="selected"' : ''), '>', $txt['wysiwyg_quick_reply'.$i],'</option>';
anyone knows what's happening?
Quote from: mrselnombre on June 24, 2011, 07:18:17 AM
Both 1 and 5 are missing?
so i added
$txt['wysiwyg_quick_reply1'] = '.';
and
$txt['wysiwyg_quick_reply5'] = '.';
to stop the error until i can find out what it is supposed to say
Great! 8) I also changed the dot with
$txt['wysiwyg_quick_reply1'] = '-';
Does this work with 2.0.4?
Due to the lack of reply I went ahead and tested this out on my sandbox server and it works with 2.0.4 Vivanto theme.
Works great too!
Is there a way to space it out so that it looks like the regular one and not everything is centered on the page?
Been getting an error in my error log that I think may be related to this...
Quote
Apply Filter: Only show the error messages of this URL
http://www.yoursitehere.com/forum/index.php?action=profile;area=theme;u=1832
Apply Filter: Only show the errors with the same message
8: Undefined index: wysiwyg_quick_reply5
Apply Filter: Only show the errors from this file
File: /home/yourwebsite/www/www/forum/Themes/vivanto_20/languages/Settings.english.php (edit_options sub template - eval?)
Line: 1537
Any ideas?
Quote from: MechSpecs on June 23, 2013, 09:15:25 PM
Been getting an error in my error log that I think may be related to this...
Quote
Apply Filter: Only show the error messages of this URL
http://www.yoursitehere.com/forum/index.php?action=profile;area=theme;u=1832
Apply Filter: Only show the errors with the same message
8: Undefined index: wysiwyg_quick_reply5
Apply Filter: Only show the errors from this file
File: /home/yourwebsite/www/www/forum/Themes/vivanto_20/languages/Settings.english.php (edit_options sub template - eval?)
Line: 1537
Any ideas?
Wow nobody else has this error in their error log?
The answer is in this thread. Essentially there are 2 of the 5 settings (from my recollection) that "don't work" and don't have text strings assigned to them. You basically have to assign the text strings in the language file... however since they don't work most are assigning "-" as the text string.
Now, this is all from recollection from last year for me... so search this massive thread for specifics.
Thanks for the heads up.
Also want to see if I can isolate the double space issue with the quick reply box that I'm running in to.
My OCD kicks in a LOT these days!
I just did this...
Quote
// Wysiwyg Quick Reply
$txt['wysiwyg_quick_reply'] = 'Choose Quick Reply Type';
$txt['wysiwyg_quick_reply0'] = 'WYSIWYG (with bbc buttons and smilies)';
$txt['wysiwyg_quick_reply1'] = '-';
$txt['wysiwyg_quick_reply2'] = 'WYSIWYG (with smilies only)';
$txt['wysiwyg_quick_reply3'] = 'WYSIWYG Only';
$txt['wysiwyg_quick_reply4'] = 'Non-WYSIWYG (with bbc buttons and smilies)';
$txt['wysiwyg_quick_reply5'] = '-';
$txt['wysiwyg_quick_reply6'] = 'Non-WYSIWYG (with smilies only)';
$txt['wysiwyg_quick_reply7'] = 'Non-WYSIWYG (standard)';
That seemed to fix my issue with the error log until I can backtrack and find out what those actually do and label them correctly.
Quote from: MechSpecs on June 17, 2013, 09:56:53 AM
Does this work with 2.0.4?
Quote from: MechSpecs on June 18, 2013, 06:54:14 PM
Due to the lack of reply I went ahead and tested this out on my sandbox server and it works with 2.0.4 Vivanto theme.
Works great too!
Is there a way to space it out so that it looks like the regular one and not everything is centered on the page?
Thank you very much for this info. :)
i noticed that with this mod, it seems to stop the quick reply from working
Hallo, this mod works flawlessly, but now I cannot quote any post.
It stops in "Loading" message.
Any idea?
Will this work with 2.07?
sheryltoo, this module works with SMF 2.0.7 8)
but the edges of the message box will vary slightly...
On 2.0.8 WYSIWYG (smilies only) won't work when you click on the smileys. When I put the option WYSIWYG (smilies + bbc buttons) the smilies and bbc buttons both work perfect.. Just the WYSIWYG (smilies only) option is not.. And that's the one I need.. :/
No errors during installation
No errors in error log..
Quick reply is on by default.
I changed the option ''Choose Quick Reply Type'' to ''WYSIWYG (with smilies only'' in 'Configure guest and new user options for this theme' to everyone.
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fi.imgur.com%2F4Rv2K12.gif&hash=a14e989a9a05c7c0f14e60553ee01f5758b6836a)
Woking well on SMF 2.0.9 and SilentWave theme by Dziner.
I attached language files with italian translation.
Hello,
I installed Mod 2.3, the default theme is ok but other themes will not work and will not appear smiles and formatting box:
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fwww.imgfans.com.br%2Fi777%2FDarkness%2FAtualizacoes%2F1Screenshot_3.png&hash=cb76b49be63f7968fda50a98dc706215cc42abd5)
I correctly edited the display.template and index.css with the parse information but does not work, only the default theme
I do not know where to look to correct this error in other themes, does anyone know how to help me?
I'm using SMF 2.0.10, havvo theme and theme Lucid_Dreams_V2
Has anyone fixed the double space issue? I only saw one mention of it
anyone knows who to fix the loading bug when click on quote? :s
Quote from: Juvept on October 05, 2015, 11:47:41 AM
anyone knows who to fix the loading bug when click on quote? :s
I have the same problem?
Problem is probably here, in 'oEditorHandle' bug again... who now how fit it?
Quote
// This is the callback function used after the XMLhttp request.
QuickReply.prototype.onQuoteReceived = function (oXMLDoc)
{
var sQuoteText = '';
for (var i = 0; i < oXMLDoc.getElementsByTagName('quote')[0].childNodes.length; i++)
sQuoteText += oXMLDoc.getElementsByTagName('quote')[0].childNodes.nodeValue;
replaceText(sQuoteText, document.forms.postmodify.message);
ajax_indicator(false);
}
Replace With: [Vybrat]
// This is the callback function used after the XMLhttp request.
QuickReply.prototype.onQuoteReceived = function (oXMLDoc)
{
var text = "";
for (var i = 0, n = oXMLDoc.getElementsByTagName("quote")[0].childNodes.length; i < n; i++)
text += oXMLDoc.getElementsByTagName("quote")[0].childNodes.nodeValue;
oEditorHandle_message.insertText(text, false, true);
ajax_indicator(false);
}
Find: [Vybrat]
getXMLDocument(smf_prepareScriptUrl(this.opt.sScriptUrl) + 'action=quotefast;quote=' + iMessageId + ';xml', this.onQuoteReceived);
Replace With: [Vybrat]
getXMLDocument(smf_prepareScriptUrl(this.opt.sScriptUrl) + 'action=quotefast;quote=' + iMessageId + ';xml;pb=message;mode=' + (oEditorHandle_message.bRichTextEnabled ? 1 : 0), this.onQuoteReceived);
nobody? :-(
ok, problem is here
getXMLDocument(smf_prepareScriptUrl(this.opt.sScriptUrl) + 'action=quotefast;quote=' + iMessageId + ';xml;pb=message;mode=' + (oEditorHandle_message.bRichTextEnabled ? 1 : 0), this.onQuoteReceived);
Any joy getting this to work?
I'm trying it with the Theme "SkyFall" but it doesn't appear above the Quick Reply box... :-/
How can i center quick reply box? Thanks ;D
Hi guys!
Is there any chance to disable 'Toggle view' by default? I like this mod but I want to have BBC code shown in message field instead, not smileys, bold, and italic fonts.
Sorry for double post.
I see what's the problem. I have installed theme and Croatian language. In admin panel - theme settings - member options there is no option for non-wysiwyg. In other themes, that option is there.
What file should I edit, and which code I should insert?
Edit: Found it ;D I had one extra blank line in Settings.template.php.
Anyway, thanks for this great mod! 8)
Hi Friends,
I've just had this installed on my 2.13 2.0.13 version SMF with Tiny Portal (and a lot of other mods) It seems to be working properly, but I'm a little confused with a couple of things. (Didn't see this mentioned in last couple of pages, but didn't read the entire 30-something page topic. But I have read as much documentation as I can find.)
In the dropdown menu where you can choose which configuration you want, there are a couple of blank options. Do those have any significance? Or are they just for making it easier to read?
I don't quite understand what the option "WYSIWYG only" is. How is it different from "non-WYSIWYG (Standard)"?
The problem is probably because I'm not understanding the context for wysiwyg. I consider the full editor to be wysiwyg, and originally had my forum set up to use it. That's because I thought non-wysiwyg would be a plain text editor, like NotePad or plain text email.
So then I learned that wysywyg in this case (as far as I can tell) automatically applies whatever bbcode button you clicked. So instead of putting the bold tags with your text in between, it makes the text automatically bold and without any tags. But I discovered there were some problems with it, and when I reported it, I was advised it was broken and they were hoping to fix it by version 2.0, and to disable it until then. And ever since I've disabled it, things have been fine.
But now that I see the options for this Quick Reply mod, I don't understand how it can be wysiwyg, even in this context, if the buttons aren't there. Yes, I know there's an option that provides the buttons. But I'm just curious how it can be wysiwyg in this context without the buttons.
The option I was really hoping for probably isn't there, which is bbcode buttons only. I was hoping that might be what wysiwyg only meant, but it doesn't seem to be. But I'm still curious how it's different from non-wysiwyg standard option, in case I'm missing something.
Thank you very much for comments. And thank you very much for making the mod too!
All best,
brynn
Well, I guess my question isn't worth answering, or too hard maybe. Don't worry about it.
Bug?
But I do want to report that it's not possible to stretch the text field. I see that the area where you put the mouse, is in the center of the bottom edge. But it just won't drag. Every time I try, I end up highlighting the tiny space between the Post button and the Preview button.
And for a feature request - Would it be possible to add an option for buttons only and no smileys?
Thank you very much,
brynn
How can I fix this?
(https://ctrlv.cz/shots/2017/06/30/nvu9.png)
I disabled the val. in server setting and the error message changed to the following image:
(https://ctrlv.cz/shots/2017/06/30/VGaG.png)
Worked with 2.0.15 without editing..it failed the tests for core theme but installed fine on the Curve variation theme that I am using, Siyah_V4
I am getting a few Errors
WYSIWYG Quick Reply reply 1 and WYSIWYG Quick Reply 5
The log is showing up these two errors and they are both the same line (For me) 1547
<option value="'.$i.'"', ($i == $j ? ' selected="selected"' : ''), '>', $txt['wysiwyg_quick_reply'.$i],'</option>';
Nothing that I actually see but shows up in the error log.
SMF 2.0.18 / Blackjack theme / WYSIWYG Quick Reply 2.3
For
@Dr Web : How to add this mod to the SMF 2.0 core theme.
Tip: As you will have to manually revert these changes if you uninstall this mod you should make/keep a backup copy of the Display.template.php file from
before you install the mod.
In ./Themes/core/Display.template.php
Find:
', $txt['quick_reply_desc'], $context['is_locked'] ? '<p><strong>' . $txt['quick_reply_warning']
Replace With:
', $context['is_locked'] ? '<p><strong>' . $txt['quick_reply_warning']
Find:
echo '
<textarea cols="600" rows="7" name="message" tabindex="', $context['tabindex']++, '"></textarea><br />
Replace With:
// Start of WYSIWYG Quick Reply
// Only show bbcode bar if BBCodes are enabled, AND if its a quick reply mode with bbcode bar
if ($context['show_bbc'] && (in_array($options['wysiwyg_quick_reply'], array(0, 1, 4, 5))))
echo '<div id="bbcBox_message"></div>';
// Only show smilies if smiliesare enabled AND if its a quick reply mode with smilies
if (!empty($context['smileys']['postform']) && (in_array($options['wysiwyg_quick_reply'], array(0, 2, 4, 6))))
echo ' <div id="smileyBox_message"></div>';
// Show the quick reply (WYSIWYG vs NON-WYSIWYG dealt with already decided in source file)
echo template_control_richedit($context['post_box_name'], 'smileyBox_message', 'bbcBox_message'), '';
// End of WYSIWYG Quick Reply
echo '
<div id="qr_buttons">
Find:
<input type="hidden" name="seqnum" value="', $context['form_sequence_number'], '" />
Add After:
</div>
To prevent the errors reported here (https://www.simplemachines.org/community/index.php?msg=4082393) add the following lines to the
end of your language file (eg, ./Themes/default/languages/Modifications.english.php)
$txt['wysiwyg_quick_reply1'] = '';
$txt['wysiwyg_quick_reply5'] = '';
To make the resizer bar line up with text edit box add the following lines to the
end of ./Themes/core/css/index.css
#quickReplyOptions #quickReplyContent form#postmodify div#message_resizer { margin: 0 15% 5px 15%; }
Quote from: GL700Wing on October 13, 2021, 09:19:53 PMTo prevent the errors reported here add the following lines to the end of your language file (eg, ./Themes/default/languages/Modifications.english.php)
When you say in the end is below
?> of right above it?
I already tried above and below, oh this file and also on the portugiese language that I installed, and I got this error:
Call to undefined function template_control_richedit()I attached a screenshot.
never add anything AFTER the ?>
the error you report has nothing to do with the language file. It means that you forgot to add the template_control_richedit function into the code
But I replaced exactly the code that the other member told me, and it wasn't to add any file with this name, template_control_richedit.
I didn't touch any other code, only what he told me to do.
you ALSO have to apply ALL the other code as part of this mod. The code that was listed is in addition to the core code of the mod.
Oh, ok, I didn't understand that. So I needed first to install the Mod and only then apply these changes.
Ok, I will install the Mod now. Let's see if it resolves the problem. Thanks :)
Installed and it looks like all is well.
Only one question. How can I align left or center?
And the three buttons below a little more to the left to be aligned with the box.
check your CSS...
Quote from: Kindred on October 14, 2021, 03:27:15 PMcheck your CSS...
I know very little about code :)
That's why I ask many things here. Is it possible to let me know what should I do?
Apologies for not making it clear in my earlier post (https://www.simplemachines.org/community/index.php?msg=4100651) that you needed to
first install the mod and
then make the code changes.
Quote from: Dr Web on October 14, 2021, 04:24:51 PMI know very little about code :)
That's why I ask many things here. Is it possible to let me know what should I do?
To center the BBCode options, Smileys, Text Box and Buttons in the Quick Reply box add the following lines to the
end of ./Themes/core/css/index.css:
#quickReplyOptions #quickReplyContent
{
border: none;
float: none;
margin: auto;
}
Also, I made a mistake in the code yopu need to add to the end of ./Themes/core/css/index.css to make the resizer bar line up with text edit box - it should have been:
#quickReplyOptions #quickReplyContent form#postmodify div#message_resizer { margin: 0; }
If after making these changes the Quick Reply area does not look like the following please attach your ./Themes/core/Display.template.php and ./Themes/core/css/index.css files to your reply.
WYSIWYG Quick Reply v2.jpg
First no need to apologize for anything. I am the one that needs to be thankful for your help.
I did what you suggested, but, nothing happened. I attached the two files you requested.
Also, please let me know how to move the three buttons below a little more to the left to be aligned with the box.
Thanks a lot for your help.
Quote from: Dr Web on October 15, 2021, 10:06:34 AMFirst no need to apologize for anything. I am the one that needs to be thankful for your help.
You're welcome.
QuoteI did what you suggested, but, nothing happened. I attached the two files you requested.
Also, please let me know how to move the three buttons below a little more to the left to be aligned with the box.
I checked your files and there is a line missing in the
index.css file - everything (including the buttons) should be centered if you insert the line
#quickReplyOptions #quickReplyContentbefore the following lines:
{
border: none;
float: none;
margin: auto;
}
Sorry. It didn't work.
I noticed a few yellow warning triangles on the left side on my ./Themes/core/css/index.css file
I don't remember seeing this before. Maybe there is some error on my css file?
Quote from: Dr Web on October 15, 2021, 08:04:33 PMSorry. It didn't work.
You need to make sure the updated css file is loaded by your browser - have you cleared the browser cache for your website?
Also, try a different browser and see if the problem persists.
Quote from: GL700Wing on October 15, 2021, 08:14:23 PMYou need to make sure the updated css file is loaded by your browser - have you cleared the browser cache for your website?
Bingo ;D
Curiously for many other changes it wasn't needed to clean the browser cache, but for this one yes.
Thank you very much for your help. Greatly appreciated.