Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2006-07-13 23:30:30
- Walker
- Plugin Author
- From: Boston, MA
- Registered: 2004-02-24
- Posts: 592
- Website
wlk_mp
I ported a new textpattern plugin in from the code done by Harvey Kane for A List Apart Issue #219 in an article called Automatic Magazine Layout
- Here’s my orginal post.
- Here’s the plugin itself.
- Here’s the php file you need to upload via the files tab.
- Here’s the demo.
- And Here’s that ALA Article Again
Last edited by Walker (2006-07-18 01:49:24)
Offline
#2 2006-07-13 23:33:56
- squaredeye
- Member
- From: Greenville, SC
- Registered: 2005-07-31
- Posts: 1,495
- Website
Re: wlk_mp
That was fast.
Holy crapanoli!
Well done.
- I am Squared Eye and I
am launchinghave launched Pattern Tap
Offline
#3 2006-07-13 23:36:55
- Walker
- Plugin Author
- From: Boston, MA
- Registered: 2004-02-24
- Posts: 592
- Website
Re: wlk_mp
now Matthew…you of all people know that the only time I go outside is when football or beer is involved…..
And it’s even more likely if it involves both.
Offline
#4 2006-07-14 02:17:40
- Walker
- Plugin Author
- From: Boston, MA
- Registered: 2004-02-24
- Posts: 592
- Website
Re: wlk_mp
I made the documentation a little more readable and updated plugin itself just a little so that you can specify it in a form and not worry about it outputting error codes or anything if you don’t happen to want to have any images attached to a particular order.
To phrase another way: It only outputs something if you specify images. If you do not, there is no error. There is nothing.
Offline
#5 2006-07-14 07:09:44
- marios
- Plugin Author
- Registered: 2005-03-12
- Posts: 1,253
Re: wlk_mp
Well done, haven’t tried this yet, but red the article.(The site of the original author of the code is also an interesting Resource for articles about SEO)
Just a small notice. The first three digits of the plugin name are four digits and not three (letters) as usually suggested by the original plugin template.
(That makes it easier to match those tags with regular expressions, when working on templates in external text editors)
It is not explicitly mentioned, but like an unwritten naming convention.
(This would allow already for more then 17.000 potential plugin authors )
regards, marios
Last edited by marios (2006-07-14 07:10:32)
⌃ ⇧ < ⎋ ⌃ ⇧ >
Offline
#6 2006-07-14 14:04:52
- cnolle
- Plugin Author
- Registered: 2004-03-21
- Posts: 87
- Website
Re: wlk_mp
Oh this was very fast. Excellent job.
Haven’t tried it yet, but looking at your documentation is there a way to add support for image categories instead of indicating the individual ids of images?
best,
Christian
Offline
#7 2006-07-14 14:22:27
- Walker
- Plugin Author
- From: Boston, MA
- Registered: 2004-02-24
- Posts: 592
- Website
Re: wlk_mp
I’ll see what I can do, cnolle.
@marios….hmmm, I had no idea that was a rule. If so, I never saw anyone write somewhere that it was a rule. If I’d known ahead of time, I would have made it three, but now that they’re already there…..I’ll leave it.
Offline
#8 2006-07-15 00:11:04
- masa
- Member
- From: Asturias, Spain
- Registered: 2005-11-25
- Posts: 1,091
Re: wlk_mp
Looks very good! Any plans to include a pop-up function to display full-size pics?
Offline
#9 2006-07-15 00:22:04
- Walker
- Plugin Author
- From: Boston, MA
- Registered: 2004-02-24
- Posts: 592
- Website
Re: wlk_mp
Thanks. And yes. I was already annoyed by the lack of pop-up once today.
Offline
#10 2006-07-15 07:27:38
- Destry
- Moderator
- From: Haut-Rhin
- Registered: 2004-08-04
- Posts: 4,293
- Website
Re: wlk_mp
Walker, great job, and yeah, fast dude. ;) As soon as I have a reason to use this one, I will.
I’d like to get this into the plugin archive, but with a look to the future I want to poke this soft cheese a bit more…
Walker wrote: I had no idea that was a rule. If so, I never saw anyone write somewhere that it was a rule. If I’d known ahead of time, I would have made it three, but now that they’re already there…..I’ll leave it.
You’re right, there was no written rule, and an unwritten rule is no rule at all unless we’re talking about the mafia. ;)
Your feelings about sticking with four letters is your own; certainly isn’t an issue with me. However, what if because of this discussion it now becomes a written rule, and you decide to create a few more plugins in the future. You’ll then have some inconsistency in the way your plugins are named, which won’t be great for immediate plugin author recognition. Again, not critical but something to think about.
Your plugin is new, it’s certainly not too late to change the name if you wanted to ensure consistency in your work later.
At any rate, it’s up to you, just let me know what you want to stick with so I know whether or not to add the plugin to the archives with the current name.
Again, great work.
Wordworkin’ for you.
Offline