Boilerplates for posts V3.0

Started by Do2, October 28, 2009, 07:10:26 PM

Previous topic - Next topic

becometa

#40
Ok, no problem.

Waiting for update <3  ::)

/Release it, release it!  O:)
/I know, im joking  ;)

Do2

#41
I already said it is unimportant and i have no time to look for a solution. ;)

Edit: It's not a fix, because it isn't a bug, but: for a linebreak use \n. This should help to insert the boilerplate with a linebreak directly, but just in non-wysiwyg!

becometa

Quote from: Do² on February 07, 2010, 04:25:41 PM
I already said it is unimportant and i have no time to look for a solution. ;)

Edit: It's not a fix, because it isn't a bug, but: for a linebreak use \n. This should help to insert the boilerplate with a linebreak directly, but just in non-wysiwyg!

Doesn't work  :P

~DS~

It's a shame this won't be update as of late, Do²
I still use this on my site.  :P
So far no problems...

"There is no god, and that's the simple truth. If every trace of any single religion were wiped out and nothing were passed on, it would never be created exactly that way again. There might be some other nonsense in its place, but not that exact nonsense. If all of science were wiped out, it would still be true and someone would find a way to figure it all out again."
~Penn Jillette – God, NO! – 2011

Do2

Ok, it's my mistake. In 1.1.x this work-a-round won't work.

oOo--STAR--oOo

Hi installed the mod on 2.0RC2 and i had the same problem as Dismal Shadow.

All my emotions and bb codes dissapeared..

Also its a great mod.. 1 problem u only get a single line.. A multi Line Text Box would be best for this..

Should definatly look at updating this as it would claim usefull in many many forums..

Nice work..
You can't fool a sufficiently talented fool.

http://www.uniquez-home.com
In Design Phase!

Mods I am designing,  No refresh Collapse Categories , Poll Redesign , Pure CSS Breadcrumb , Profile Statuses, Profile Views.

Do2

Please attach editor.js and GenericControls.template.php and i need to know your textmodules.

OK, i will update the mod. I think march is realistic, because at the moment i have no time for that.

C4G-TK

Hmm, I'm using it on RC2 and it works in IE, but does not seem to want to work in Firefox 3.6  I tested this a couple times in different posts.  In Firefox, nothing gets posted into the reply.  In IE, it gets posted every time I click.

-img removed-

Bruno36

#48
Hello!

this does not work also with Google Chrome (in Local)
Bruno36 the French
SMF 2.0.9

Do2

OK, thats strange. I don't know why it doesn't work in some browsers.

C4G-TK

#50
I think it possibly has to do with the theme that I'm using.  I looked into this a little more last night and on my other site (with Price Of Darkness), it works in Firefox.  The other site that I'm using it does not work.  Most all of the mods are the same on both sites.  The only thing that is different is the theme.

Disregard the problem.  I'm not sure what the deal was.  Last night, it was not working on Firefox.  Today, I look it up on Safari, IE, and Firefox and they all are working.  Not sure if it was a cache problem with the site or possibly the browser.

-img removed-

becometa

Do², did you approve my request on newest update?  8)

luismanson

for some reason de dropdown box appears next to the font color dialog, any ideas why is there?

Do2

Quote from: BeCometA on February 28, 2010, 11:06:31 AM
Do², did you approve my request on newest update?  8)

I will look if this issue can be solved. It's a bit complicated, because the linebreakcode is different for non-wysiwyg and wysiwyg editor.

\n works with non-wysiwyg and <br> with wysiwyg editor. That's the problem and i think a textarea won't solve the problem.

Quote from: luismanson on March 01, 2010, 01:22:40 PM
for some reason de dropdown box appears next to the font color dialog, any ideas why is there?

I'm sorry, i have to update the screenshots. Because of the changes in RC2 this was the best solution. ;)

~DS~

Thanks for the update to RC3, remember I remain loyal to this mod.  ;)
"There is no god, and that's the simple truth. If every trace of any single religion were wiped out and nothing were passed on, it would never be created exactly that way again. There might be some other nonsense in its place, but not that exact nonsense. If all of science were wiped out, it would still be true and someone would find a way to figure it all out again."
~Penn Jillette – God, NO! – 2011

Do2

#55
NEW VERSION: V2.0.3

Changes: I added a sessioncheck to the configurationpanel and updated the mod to RC3.




Quote from: Dismal Shadow on March 09, 2010, 03:56:14 PM
Thanks for the update to RC3, remember I remain loyal to this mod.  ;)

Wow, you're really fast. Thanks, I appreciate that. I hope you'll enjoy the mod for a long time.  ;)

Bugo

Russian translation:

//START Boilerplates for posts
$txt['boilerplates'] = 'Шаблоны';
$txt['boilerplates_title'] = 'Шаблоны для сообщений';
$txt['boilerplates_desc'] = 'Можно определить шаблоны, легко добавляемые в сообщения с помощью раскрывающегося списка.';
$txt['admin_Boilerplates_where'] = 'Укажите слева текст для вставки в поле сообщения, а справа — название шаблона, которое будет отображаться в раскрывающемся списке.<br/>Можно добавить разделитель для отображения под названием шаблона в раскрывающемся списке.<span class="smalltext"><b> (0 = отключить, 1 = включить)</b></span>';
$txt['boilerplates_active'] = 'Включить мод шаблонов:';
$txt['boilerplates_permission_desc'] = 'Выберите группу пользователей, которая может использовать мод шаблонов:';
$txt['boilerplates_permission_link'] = 'Управление правами доступа...';
$txt['boilerplates_clickadd'] = 'Добавить шаблоны';
$txt['permissiongroup_boilerplates'] = 'Настройки шаблонов для сообщений';
$txt['permissiongroup_simple_boilerplates'] = 'Добавление шаблонов для сообщений';
$txt['permissiongroup_boilerplates_global'] = 'Настройки шаблонов';
$txt['permissiongroup_simple_boilerplates_global'] = 'Добавление шаблонов для сообщений';
$txt['permissionname_boilerplates'] = 'Показывать участникам этой группы раскрывающийся список с шаблонами?';
$txt['permissionname_boilerplates_global'] = 'Показывать участникам этой группы раскрывающийся список с шаблонами?';
$txt['permissionhelp_boilerplates'] = 'С этим разрешением участники группы смогут использовать шаблоны для сообщений (в разделах).';
$txt['permissionhelp_boilerplates_global'] = 'С этим разрешением участники группы смогут использовать шаблоны для сообщений (общая установка).';
$txt['boilerplates_default'] = '~~ Текст по умолчанию ~~';
$txt['boilerplates_choose'] = 'Вставить шаблон сообщения...';
//END Boilerplates for posts


Do2

Thank you very much. One question: UTF8 or ISO? I will add it. ;)

~DS~

Quote from: Do² on March 10, 2010, 03:25:54 PM
Thank you very much. One question: UTF8 or ISO? I will add it. ;)
I am trying to think what feature it should be added as I see some potential there...
"There is no god, and that's the simple truth. If every trace of any single religion were wiped out and nothing were passed on, it would never be created exactly that way again. There might be some other nonsense in its place, but not that exact nonsense. If all of science were wiped out, it would still be true and someone would find a way to figure it all out again."
~Penn Jillette – God, NO! – 2011

Do2

If you have any idea, let me know it. ;)

Advertisement: