Tagging System For Topics

Started by SMFHacks.com Team, December 19, 2006, 10:59:20 AM

Previous topic - Next topic

vbgamer45

It looks like it did not modify those files that's why it is saying failed. I would recheck the file permissions then uninstall and try to reinstall.
Community Suite for SMF - Grow your forum with SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com - Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

stefann

Quote from: vbgamer45 on September 04, 2010, 07:01:15 PM
I am actually working with another forum member who has made some impressive updates hoping to get those rolled into this tagging system.
I'm guessing that'd be me. Sorry about the delays guys, I finish my exams mid November, and this is fairly high on my list of coding tasks to get done before the end of the year :) Unfortunately it's very much incomplete and needs a lot of tidying up, as well as currently only supporting SMF1.1, so there is a fair bit for vbgamer and myself to get done.

The "list tags" option I've written is intended to generate a nested checkbox tree, including much more detailed permissions such as suggesting/approving the creation of tags, as well as suggesting/approving/applying tags to topics on creation or otherwise.
full time lurker on freenode #smf

FragaCampos


sharks

Well, stefann, it's good to finally know it's you the collaborator vbgamer has been mentioning. :)
It has been a long wait for the next major version of this mod. Hopefully, now you'll be able to release it soon. I'll be happy to do any beta testing.

Bancherd

Looking forward to the updates.  I have a little problem though, how do I enter an apostrophy as part of the tag?(eg. Baker's)

Right now, the apostrophy is shown as html-entities. in the tags listed underneath the message.

sharks

Well, it has been a very long time since the new improved/fixed version of this mod has been announced. I am still waiting, like several others, to hear on any news on the new releases. Is that going to happen soon?

Thanks for the work.

vbgamer45

Community Suite for SMF - Grow your forum with SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com - Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

sharks

Quote from: vbgamer45 on November 03, 2010, 02:51:13 PM
Haven't heard anything doubt anytime soon

Since you are the original creator of this mod, maybe you could just release frequent/minor updates in the meantime. A permissions system is an important feature for this mod, as it will enable only allowed membergroups to see and use the tags feature.

vbgamer45

Community Suite for SMF - Grow your forum with SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com - Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

sharks

Quote from: vbgamer45 on November 03, 2010, 09:21:02 PM
I don't have the time sorry.

I'm sorry to hear that. :( This mod has great potential.

Anyway, could you please help me to remove the "Tag" link in the top forum menu, where there are the buttons: Calendar, Members, etc.
What file and what edits to make? I just want to remove that link only, while retaining the tags functionality.

vbgamer45

You just need to edit the index.template.php of the theme I would do a search for tags and just remove the related button code that is for SMF 1.1.x
Community Suite for SMF - Grow your forum with SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com - Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

stefann

Quote from: sharks on November 03, 2010, 01:44:29 PM
Well, it has been a very long time since the new improved/fixed version of this mod has been announced. I am still waiting, like several others, to hear on any news on the new releases. Is that going to happen soon?

I have just finished my uni exams, and intend to get this done in collaboration with vbgamer over the new year break. I'd hope to have a beta available for SMF1.1 by the end of the year at the latest, but at this stage I'm not certain whether I'll be doing the SMF2.0 rewrite myself, or if someone will be able to do it for me.


It's good to see people enthusiastic about my improvements, it's just a pity I've had too many other distractions recently to put any time in to it.
full time lurker on freenode #smf

soulgeek

I installed it on my RC 2.03, problem is, i am able to add tags but if i want to delete a Tag if gives me an Error saying:
QuoteYou have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 4
File: /home/powerlaw/public_html/forum/Sources/Tags2.php
Line: 491

What is this error about?
lets Grow Together With Law of Attraction !

Join to Seek a Better Like at
Law of Attraction Forum

vbgamer45

Quote from: stefann on November 06, 2010, 12:27:23 AM
Quote from: sharks on November 03, 2010, 01:44:29 PM
Well, it has been a very long time since the new improved/fixed version of this mod has been announced. I am still waiting, like several others, to hear on any news on the new releases. Is that going to happen soon?

I have just finished my uni exams, and intend to get this done in collaboration with vbgamer over the new year break. I'd hope to have a beta available for SMF1.1 by the end of the year at the latest, but at this stage I'm not certain whether I'll be doing the SMF2.0 rewrite myself, or if someone will be able to do it for me.


It's good to see people enthusiastic about my improvements, it's just a pity I've had too many other distractions recently to put any time in to it.
I can do the code changes for SMF 2.0 as long as the code for SMF 1.1.x it is pretty easy to update
Community Suite for SMF - Grow your forum with SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com - Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

stefann

Quote from: vbgamer45 on November 06, 2010, 11:32:30 AM
Quote from: stefann on November 06, 2010, 12:27:23 AM
Quote from: sharks on November 03, 2010, 01:44:29 PM
Well, it has been a very long time since the new improved/fixed version of this mod has been announced. I am still waiting, like several others, to hear on any news on the new releases. Is that going to happen soon?

I have just finished my uni exams, and intend to get this done in collaboration with vbgamer over the new year break. I'd hope to have a beta available for SMF1.1 by the end of the year at the latest, but at this stage I'm not certain whether I'll be doing the SMF2.0 rewrite myself, or if someone will be able to do it for me.


It's good to see people enthusiastic about my improvements, it's just a pity I've had too many other distractions recently to put any time in to it.
I can do the code changes for SMF 2.0 as long as the code for SMF 1.1.x it is pretty easy to update
I expect/hope it will be, but as changes have been gradual, and am only now putting in to SVN, we'll just have to wait and see.
full time lurker on freenode #smf

sharks

Quote from: stefann on November 06, 2010, 12:27:23 AM
It's good to see people enthusiastic about my improvements, it's just a pity I've had too many other distractions recently to put any time in to it.

Hi stefann

It's great to have you back! Like many many others, i also believed that you had given up.

Now, let's see what you can do with the distractions gone. ;) Very eagerly awaiting the future releases. If i can help with beta testing, please let me know.

mitbrille

hi,

are there any option to change order of the taged topics?
I mean I have many topics taged by information of countries.
I would like to order them to ABC.

Have you got any idea?

By the way, thanks for the creator of this fantastic mod.

thanks!

Apllicmz

Portuguese

2.x

<file name="$languagedir/Modifications.portuguese_pt.php" error="skip">
    <operation error="ignore">
        <search position="after"><![CDATA[
?>]]></search>
        <add><![CDATA[
//Begin Tagging System Text Strings translate candidosa2 for smfpt
$txt['smftags_menu'] = 'Tags';
$txt['smftags_admin'] = 'Configura&ccedil;&atilde;o do Tags';
$txt['smftags_settings'] = 'Configura&ccedil;&otilde;es';

$txt['smftags_addtag'] = '[Adicionar Tag]';
$txt['smftags_addtag2'] = 'Adicionar Tag';
$txt['smftags_seperate'] = 'Separar cada tag por uma v&iacute;rgula';

$txt['smftags_topic'] = 'Tags: ';
$txt['permissiongroup_smftags'] = 'SMF Tags';
$txt['permissiongroup_simple_smftags'] = 'SMF Tags';
$txt['permissionname_smftags_suggest'] = 'Sugerir um Tags';
$txt['permissionhelp_smftags_suggest'] = 'Os utilizadores podem sugerir tags para adicionar';
$txt['cannot_smftags_suggest'] = 'Voc&ecirc; n&atilde;o tem permiss&atilde;o para sugerir tags.';

$txt['permissionname_smftags_add'] = 'Adicionar tags nos T&oacute;picos pr&oacute;prios';
$txt['permissionhelp_smftags_add'] = 'Os utilizadores podem adicionar tags';
$txt['cannot_smftags_add'] = 'Voc&ecirc; n&atilde;o tem permiss&atilde;o para adicionar tags nos t&oacute;picos';

$txt['permissionname_smftags_del'] = 'Apagar meus Tags no T&oacute;picos';
$txt['permissionhelp_smftags_del'] = 'Os utilizadores podem apagar os tags a partir de temas que abrem';
$txt['cannot_smftags_del'] = 'Voc&ecirc; n&atilde;o tem permiss&atilde;o para apagar este tags';

$txt['permissionname_smftags_manage'] = 'Gerir Tags';
$txt['permissionhelp_smftags_manage'] = 'Os utilizadores podem modificar as configura&ccedil;&otilde;es do tag e para adicionar e remover quaisquer tags. Essa permiss&atilde;o é dada normalmente para os administradores únicos do f&oacute;rum!';
$txt['cannot_smftags_manage'] = 'oc&ecirc; n&atilde;o tem permiss&atilde;o para gerenciar as tags.';
//END  Tagging System Strings           
]]></add>
    </operation>
</file>
<file name="$languagedir/Modifications.portuguese_pt-utf8.php" error="skip">
    <operation error="ignore">
        <search position="after"><![CDATA[
?>]]></search>
        <add><![CDATA[
//Begin Tagging System Text Strings translate candidosa2 for smfpt
$txt['smftags_menu'] = 'Tags';
$txt['smftags_admin'] = 'Configura&ccedil;&atilde;o do Tags';
$txt['smftags_settings'] = 'Configura&ccedil;&otilde;es';

$txt['smftags_addtag'] = '[Adicionar Tag]';
$txt['smftags_addtag2'] = 'Adicionar Tag';
$txt['smftags_seperate'] = 'Separar cada tag por uma v&iacute;rgula';

$txt['smftags_topic'] = 'Tags: ';
$txt['permissiongroup_smftags'] = 'SMF Tags';
$txt['permissiongroup_simple_smftags'] = 'SMF Tags';
$txt['permissionname_smftags_suggest'] = 'Sugerir um Tags';
$txt['permissionhelp_smftags_suggest'] = 'Os utilizadores podem sugerir tags para adicionar';
$txt['cannot_smftags_suggest'] = 'Voc&ecirc; n&atilde;o tem permiss&atilde;o para sugerir tags.';

$txt['permissionname_smftags_add'] = 'Adicionar tags nos T&oacute;picos pr&oacute;prios';
$txt['permissionhelp_smftags_add'] = 'Os utilizadores podem adicionar tags';
$txt['cannot_smftags_add'] = 'Voc&ecirc; n&atilde;o tem permiss&atilde;o para adicionar tags nos t&oacute;picos';

$txt['permissionname_smftags_del'] = 'Apagar meus Tags no T&oacute;picos';
$txt['permissionhelp_smftags_del'] = 'Os utilizadores podem apagar os tags a partir de temas que abrem';
$txt['cannot_smftags_del'] = 'Voc&ecirc; n&atilde;o tem permiss&atilde;o para apagar este tags';

$txt['permissionname_smftags_manage'] = 'Gerir Tags';
$txt['permissionhelp_smftags_manage'] = 'Os utilizadores podem modificar as configura&ccedil;&otilde;es do tag e para adicionar e remover quaisquer tags. Essa permiss&atilde;o é dada normalmente para os administradores únicos do f&oacute;rum!';
$txt['cannot_smftags_manage'] = 'oc&ecirc; n&atilde;o tem permiss&atilde;o para gerenciar as tags.';
//END  Tagging System Strings           
]]></add>
    </operation>
</file>



1.1.x
<file name="$languagedir/Modifications.portuguese_pt.php" error="skip">
    <operation error="ignore">
        <search position="after"><![CDATA[
?>]]></search>
        <add><![CDATA[
//Begin Tagging System Text Strings translate candidosa2 for smfpt
$txt['smftags_menu'] = 'Tags';
$txt['smftags_admin'] = 'Configura&ccedil;&atilde;o de Tags';

$txt['smftags_addtag'] = '[Adicionar Tag]';
$txt['smftags_seperate'] = 'Separar cada tag por uma vírgula';

$txt['smftags_topic'] = 'Tags: ';
$txt['permissiongroup_smftags'] = 'SMF Tags';
$txt['permissionname_smftags_suggest'] = 'Sugerir Tags';
$txt['permissionhelp_smftags_suggest'] = 'Os utilizadores podem sugerir tags para adicionar';
$txt['cannot_smftags_suggest'] = 'Voc&ecirc; n&atilde;o tem permiss&atilde;o para sugerir tags.';

$txt['permissionname_smftags_manage'] = 'Gerir Tags';
$txt['permissionhelp_smftags_manage'] = 'Os utilizadores podem modificar as configura&ccedil;ões dos tags e adicionar e remover tags';
$txt['cannot_smftags_manage'] = 'Voc&ecirc; n&atilde;o tem permiss&atilde;o para gerenciar as tags.';
//END  Tagging System Strings           
]]></add>
    </operation>
</file>
<file name="$languagedir/Modifications.portuguese_pt-utf8.php" error="skip">
    <operation error="ignore">
        <search position="after"><![CDATA[
?>]]></search>
        <add><![CDATA[
//Begin Tagging System Text Strings translate candidosa2 for smfpt
$txt['smftags_menu'] = 'Tags';
$txt['smftags_admin'] = 'Configura&ccedil;&atilde;o de Tags';

$txt['smftags_addtag'] = '[Adicionar Tag]';
$txt['smftags_seperate'] = 'Separar cada tag por uma vírgula';

$txt['smftags_topic'] = 'Tags: ';
$txt['permissiongroup_smftags'] = 'SMF Tags';
$txt['permissionname_smftags_suggest'] = 'Sugerir Tags';
$txt['permissionhelp_smftags_suggest'] = 'Os utilizadores podem sugerir tags para adicionar';
$txt['cannot_smftags_suggest'] = 'Voc&ecirc; n&atilde;o tem permiss&atilde;o para sugerir tags.';

$txt['permissionname_smftags_manage'] = 'Gerir Tags';
$txt['permissionhelp_smftags_manage'] = 'Os utilizadores podem modificar as configura&ccedil;ões dos tags e adicionar e remover tags';
$txt['cannot_smftags_manage'] = 'Voc&ecirc; n&atilde;o tem permiss&atilde;o para gerenciar as tags.';
//END  Tagging System Strings           
]]></add>
    </operation>
</file>



vbgamer45

Community Suite for SMF - Grow your forum with SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com - Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

mabley

Did a fresh install of SMF 2.0 RC4 and added in this tagging mod.  (We really like this mod and use it extensively!)

There's something strange that's come up that I didn't see before and it isn't quite working right:

When you create a new topic, there is the text area to enter tags: this works as usual.
When you modify the first post, this box is still present, but not functional:  what's up with that?

In the past, modifying the post wouldn't display that box.  But now it displays but does nothing.


Advertisement: