We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

Simple Tags 1.6 - weblog entry tagging

Development and Programming

silenz's avatar
silenz
1,648 posts
15 years ago
silenz's avatar silenz

Take a look at the source of your Publish page and search for

.autocomplete(

There should follow a URL right after that. Can you access that in your browser?

       
MotoNomad's avatar
MotoNomad
32 posts
15 years ago
MotoNomad's avatar MotoNomad
Take a look at the source of your Publish page and search for .autocomplete There should follow a URL right after that. Can you access that in your browser?

The URL gets a Invalid URI:

.autocomplete("http://mco.local/index.php??ACT=26&weblog_id=3", {

removing the extra “?” results in a blank page.

Ideas?

Thanks for the quick reply!

       
silenz's avatar
silenz
1,648 posts
15 years ago
silenz's avatar silenz

I sent you a PM.

       
MotoNomad's avatar
MotoNomad
32 posts
15 years ago
MotoNomad's avatar MotoNomad
I sent you a PM.

Your tweak to ext.simple_tags.php file worked perfectly… Do you think there’s something wrong with my EE settings?

I can’t wait to test Simple Tags out… Thanks again for your wickedly quick fix!

       
silenz's avatar
silenz
1,648 posts
15 years ago
silenz's avatar silenz

No it was an oversight on my part, not properly taking into account Force URL query strings set to Yes. Thanks for reporting.

       
Marc Debiak's avatar
Marc Debiak
36 posts
15 years ago
Marc Debiak's avatar Marc Debiak

I love SimpleTag so far but hit a wall: When I create a standalone entry form, it doesn’t display the form:

<pre><code><div id=”content”> <div id=”letters-saef”>

Submit a Letter to the Editor

                    To submit your letter use the form below or send an email to <a href="#">[email protected]</a>. Letters may be edited for content, clarity and space constraints.
                    {if logged_out}
                    To submit a letter you must have a member account. Please <a href="http://{path=member/login}">log in</a> or <a href="http://{path=member/register}">sign up for a free account</a>.
                    {/if}
                    {if logged_in}
                    <fieldset id="saef-form">
                        {exp:weblog:entry_form weblog="user_news" return="site/thank_you" status="Pending"}

                            <label for="Subject">Subject:</label>

<input type=”text” name=”title” value=”{title}” id=”title” size=”50”/></p> {custom_fields} {if textarea} <label for=”letter-content”>Your Thoughts:</label> <textarea id=”{field_name}” name=”{field_name}” rows=”{rows}” cols=”50”>{field_data}</textarea></p> {/if} {/custom_fields}

                            <input type="submit" value="Submit"></p>
                        {/exp:weblog:entry_form}                            

                    </fieldset>
        {/if}
         </div>            
    </div>[/code]

This code works perfectly fine when SimpleTag is not in use, once we activate it, the form immediately breaks.

Is this a common issue or something brand new?

Thanks!

       
silenz's avatar
silenz
1,648 posts
15 years ago
silenz's avatar silenz
Is this a common issue or something brand new?

At least you’re the first to report it, so I will have a look.

       
silenz's avatar
silenz
1,648 posts
15 years ago
silenz's avatar silenz

I guess version 1.7.3 will solve your problems.

       
russlipton's avatar
russlipton
305 posts
15 years ago
russlipton's avatar russlipton

Do you have an estimated date for releasing Simple Tags for 2.0? Have you decided yet whether it will go commercial or remain free of charge?

       
silenz's avatar
silenz
1,648 posts
15 years ago
silenz's avatar silenz

Now that there is actually an EE build that works for my site, I plan to release ST 2 end of january / beginning of february.

It will go commercial, though reasonably priced. And it will start with a “Public Beta” which just means once I consider it stable there will be a slight price increase. PB licenses don’t need to be upgraded in any way. You could just say, I’ll start with a sale.

       
sluggo's avatar
sluggo
3 posts
15 years ago
sluggo's avatar sluggo

First off - thanks for this module, it is great!

I’m having an issue that I think relates to custom statuses, but I can’t quite figure it out.

I’m using simple tags to display related entries, but it appears to only be grabbing related entries with the default “open” status. Entries that have been assigned one of the other custom statuses never show up. I tried just adding the status paramater ( status=”open|customstatus|othercustomstatus”, as in the weblog:entries tag) to the exp:simpletag:related_entries tag, but it seems to have no effect.


Edit ——-

For my purposes, I was able to make this work by modifying line 273 in “mod.simpletag.php”. I am probably the only person who ever needed to do this, but on the off chance that I’m not I would like to make a feature request to include status as a parameter for the Related Entries tag.

       
bryan2jumpstart's avatar
bryan2jumpstart
98 posts
15 years ago
bryan2jumpstart's avatar bryan2jumpstart

You also may want to add a rel_total to relational entries so you can tell when you are at the last entry (to close a div or something). Let me know if I missed something in the docs, I add this to line 405 in mod.simpletag.php

$tagdata = $TMPL->swap_var_single('rel_total', $query->num_rows, $tagdata);
       
esther7's avatar
esther7
7 posts
15 years ago
esther7's avatar esther7

Hello, I’m excited about this extension, but the auto-complete isn’t working at all for me. I have Jquery enabled using the default src settings. Not sure what else to do. Any suggestions would be great.

       
esther7's avatar
esther7
7 posts
15 years ago
esther7's avatar esther7

Anyone??

       
Sean C. Smith's avatar
Sean C. Smith
3,818 posts
15 years ago
Sean C. Smith's avatar Sean C. Smith

Esther,

It works for me. have you tried enabling and disabling the jquery extension and/or this module?

       
1 2 3 4

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.