Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#49 2005-06-26 10:15:50

duffe
Archived Plugin Author
Registered: 2005-01-18
Posts: 39

Re: Any interest in these plugins?

I’ve updated hpw_autolinks to hopefully address the issues mentioned above. Linky

It’s starting to get into some complicated territory and I still need to improve the way it determines which keyword is autolinked when multiple keywords are set up to match a particular URL. Man, that’s hard to explain :)

Here’s an example. Let’s say you’ve set up “Google” and “Google Search” to autolink to http://www.google.com. Now, ideally you’d want whichever keyword/phrase that appears in your article first to be the one that gets linked. However, what it will actually do is link the longer keword/phrase instead. So if you had “Google provides a wonderful service called Google Search,” then “Google Search” would be what is linked.

As you can see I’m not good at explaining things. Well let’s see how this goes, but don’t get your hopes up as I’m sure there will be problems that I didn’t spot ;)

Offline

#50 2005-06-29 20:35:42

sekhu
Member
Registered: 2005-05-12
Posts: 428
Website

Re: Any interest in these plugins?

any updates on the progress of the sifr plugin?

Offline

#51 2005-06-30 04:53:51

duffe
Archived Plugin Author
Registered: 2005-01-18
Posts: 39

Re: Any interest in these plugins?

Hi sekhu

Sifr is on hold at the moment. I’m currently working on send2friend, but once that’s out I’ll get to work on sifr again. As this is something I’m doing in my spare time, it will probably be 4-6 weeks before sifr will be ready :(

Offline

#52 2005-06-30 06:56:31

sekhu
Member
Registered: 2005-05-12
Posts: 428
Website

Re: Any interest in these plugins?

look forward to it – thanks.

Offline

#53 2005-07-15 11:03:47

starzabove
Member
Registered: 2004-04-13
Posts: 76

Re: Any interest in these plugins?

Just curious if there was a working version of the send2friend plug-in available yet or anytime soon?

Thanks SO much!


90+ Textpattern installs and still going…

Offline

#54 2005-07-28 14:58:57

june
Member
Registered: 2005-06-02
Posts: 47

Re: Any interest in these plugins?

I couldn’t get :

hpw_most_popular_articles

to work on my site.

I have RC3. I have logging enabled. And I have the shared library installed/enabled.

any ideas?

-june

Offline

#55 2005-07-28 15:03:51

june
Member
Registered: 2005-06-02
Posts: 47

Re: Any interest in these plugins?

Here is the code I have used:

<code>
<div class=“rightmenuheader”>Most Popular Articles</div>
<div class=“rightmenu”>
<ul class=“rightmenu1”>
<txp:hpw_most_popular_articles wraptag=“li” limit=“5” />
</ul>
</div>
</code>

This is in a form that holds most of the right column stuff. This form is called from a page template not an article.

Not sure where I’m going wrong.

-june

Offline

#56 2005-07-28 15:07:06

june
Member
Registered: 2005-06-02
Posts: 47

Re: Any interest in these plugins?

Since I installed the plugin before installing the library. I thought I would remove both and install the library first. Well, the links to download the plugin/library don’t seem to be working now.

-june

Offline

#57 2005-07-28 17:51:45

duffe
Archived Plugin Author
Registered: 2005-01-18
Posts: 39

Re: Any interest in these plugins?

Hi June,

It is possible that logging or some other part of TXP has changed in RC3 that would prevent it from working. I originally developed it when RC2 was the latest and haven’t tested it since. I’ll have a look into it further once 1.0 is out because I’m not a fan of supporting this RCx moving-target business (I don’t want to spend time on fixing it now only to have it break again in, say, RC5).

I’m sorry I can’t be much more help than that. Maybe others can confirm whether it works in RC3+.

Starzabove: I should have some time this weekend to finish it off so hopefully you will see it soon. No promises though! :)

Offline

#58 2005-07-31 10:22:48

joel
Member
Registered: 2004-11-26
Posts: 162

Re: Any interest in these plugins?

I have experienced a weird problem with hpw_most_popular_articles.
I use this code: <code><ol><txp:hpw_most_popular_articles wraptag=“li” limit=“10” /></ol></code>

For me all the articles are shown twice.
1. Article foo
2. Article foo
3. Article bar
4. Article bar

Any ideas?
The site is right now in a subdirectory. Is there any way of cleaning the logs?

Thanks!

Offline

#59 2005-07-31 12:48:02

duffe
Archived Plugin Author
Registered: 2005-01-18
Posts: 39

Re: Any interest in these plugins?

Joel, I’d say that is a symptom of moving to a subdomain, as the logs track visits to URLs, rather than visits to articles.

After a quick look, it doesnt seem like TXP provides a way to clear the logs. Instead, log entries only “stick around” in TXP for a period of 2 weeks, so if you can wait that long then the problem should disapear on its own!

Offline

#60 2005-07-31 21:09:01

joel
Member
Registered: 2004-11-26
Posts: 162

Re: Any interest in these plugins?

duffe – that is so good to hear. Hopefully it will all work when we move the site to its right domain.

Thanx! :)

Offline

Board footer

Powered by FluxBB