Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#25 2009-04-20 15:08:45

Gocom
Developer Emeritus
From: Helsinki, Finland
Registered: 2006-07-14
Posts: 4,533
Website

Re: [deprecated] rah_plugin_download

Really, really, really minor update. Version 0.5.3 changelog:

  • Renamed function rah_plugin_textile() to rah_plugin_download_textile() for future plans, and to keep the function names similiar.

More info and downloads

Last edited by Gocom (2009-04-20 15:09:14)

Offline

#26 2009-04-21 09:08:15

Bloke
Developer
From: Leeds, UK
Registered: 2006-01-29
Posts: 11,273
Website GitHub

Re: [deprecated] rah_plugin_download

Gocom wrote:

for future plans

Do those ‘future plans’ involve a download counter? ;-)

Last edited by Bloke (2009-04-21 09:08:23)


The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.

Txp Builders – finely-crafted code, design and Txp

Offline

#27 2009-04-21 09:18:25

the_ghost
Plugin Author
From: Minsk, The Republic of Belarus
Registered: 2007-07-26
Posts: 907
Website

Re: [deprecated] rah_plugin_download

Let me try to post again:

Why plugin cannot build list of all allowed plugins like, for example, <txp:category_list /> does? It would be very usefull. With attr exclude :)


Providing help in hacking ATM! Come to courses and don’t forget to bring us notebook and hammer! What for notebook? What a kind of hacker you are without notebok?

Offline

#28 2009-04-21 18:11:00

Gocom
Developer Emeritus
From: Helsinki, Finland
Registered: 2006-07-14
Posts: 4,533
Website

Re: [deprecated] rah_plugin_download

the_ghost wrote:

Let me try to post again:

Why plugin cannot build list of all allowed plugins like, for example, <txp:category_list /> does? It would be very usefull. With attr exclude :)

Because this is a downloader plugin. It’s only function is and will always be generating plugin files and represent downloads. But…

…because I’m feeling santa, I could flash some upcoming tits… My other project, rah_plugin, not yet released, allows you to turn plugin data into articles, from lists to paginations and individual views. rah_plugin is also the reason for the function renaming.

Last edited by Gocom (2009-04-21 18:13:39)

Offline

#29 2009-04-21 18:23:25

jm
Plugin Author
From: Missoula, MT
Registered: 2005-11-27
Posts: 1,746
Website

Re: [deprecated] rah_plugin_download

Gocom wrote:

…because I’m feeling santa, I could flash some upcoming tits…

LOL! rah_plugin sounds good, as does _download – will use when I do my site in TXP (soonish).

Offline

#30 2009-04-23 05:09:51

Gocom
Developer Emeritus
From: Helsinki, Finland
Registered: 2006-07-14
Posts: 4,533
Website

Re: [deprecated] rah_plugin_download

Released version 0.6. Changelog:

  • Added download counter and a statistics viewer.

More info and downloads

I love screenies like kid loves candy. v0.6 is something like flowers, cows, coffee-cows, and…

Seems that Bloke’s “request” came true ;)

Last edited by Gocom (2009-04-23 05:15:23)

Offline

#31 2009-04-23 07:29:36

Bloke
Developer
From: Leeds, UK
Registered: 2006-01-29
Posts: 11,273
Website GitHub

Re: [deprecated] rah_plugin_download

Gocom wrote:

Added download counter and a statistics viewer.

Oh you are Da Man :-)

Wicked stuff Gocom, thanks.


The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.

Txp Builders – finely-crafted code, design and Txp

Offline

#32 2009-07-02 00:03:07

MattD
Plugin Author
From: Monterey, California
Registered: 2008-03-21
Posts: 1,254
Website

Re: [deprecated] rah_plugin_download

Any way to display the download count in an article context? Something like <txp:rah_plugin_download_count name="xxx_myplugin" /> outputing 55?


My Plugins

Piwik Dashboard, Google Analytics Dashboard, Minibar, Article Image Colorpicker, Admin Datepicker, Admin Google Map, Admin Colorpicker

Offline

#33 2009-07-02 00:59:49

Gocom
Developer Emeritus
From: Helsinki, Finland
Registered: 2006-07-14
Posts: 4,533
Website

Re: [deprecated] rah_plugin_download

MattD wrote:

Any way to display the download count in an article context? Something like <txp:rah_plugin_download_count name="xxx_myplugin" /> outputing 55?

Maybe :) Adding item to “Future changes to rah_plugin_download”.

Offline

#34 2009-07-02 20:21:33

Gocom
Developer Emeritus
From: Helsinki, Finland
Registered: 2006-07-14
Posts: 4,533
Website

Re: [deprecated] rah_plugin_download

New rah_plugin_download version 0.7 released. Changelog:

  • Added ability to output download count with tags. See <txp:rah_plugin_download /> and type attribute’s count option.
  • Added attribute version for the download count.
  • Now rah_plugin_download_textile() defaults to unset.

More info and downloads

Last edited by Gocom (2009-07-02 20:22:24)

Offline

#35 2010-01-12 05:33:59

jsoo
Plugin Author
From: NC, USA
Registered: 2004-11-15
Posts: 1,793
Website

Re: [deprecated] rah_plugin_download

Just realized rah_plugin_download was not picking up the flags column added in Txp 4.2.0. Hacked my own installation to add this; perhaps this could be included in the official version?

(I just copied and modified the load_order line from rah_plugin_download(), to get this:

@$plugin['flags'] = fetch('flags','txp_plugin','name',$name);

seems to work)


Code is topiary

Offline

#36 2010-01-18 21:25:52

Gocom
Developer Emeritus
From: Helsinki, Finland
Registered: 2006-07-14
Posts: 4,533
Website

Re: [deprecated] rah_plugin_download

Thank you Jeff.

Yes I did notice that flags feature was missing some time ago. Upcoming 0.8 will introduce that addition.

Offline

Board footer

Powered by FluxBB