Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: sticky
jakob wrote:
I still find the current interpretation of “sticky” as being “separated out” too narrow – “featured” or “flagged” articles seem, to me at least, to be good uses for sticky articles and is immediately understood by clients. The ability to use
status="sticky,live"
would allow one to interpret it either way.
In the old versions of txp (was it 4.0.4 and earlier?) stickies were much easier to handle. i agree with you that the comma delimited list would be so much more flexible. If more people agree and someone knows how to provide a patch for this I guess that a feature idea might roll things on.
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
#26 2009-04-17 11:33:51
- redbot
- Plugin Author
- Registered: 2006-02-14
- Posts: 1,410
Re: sticky
colak,
I’m glad you found a solution but I’m still sure you could achieve what you want with smd_query.
I think me (and Bloke) have contributed to over-complicate things imagining a more complex scenario.
Probably you’ll stick with the workaround you found but just in case you have time and will to experiment you should try using my second example.
By the way, I noticed that in the first error you posted it complains you haven’t created a “my_form” form (of course you can choose an arbitrary name here).
Offline
Re: sticky
redbot wrote:
colak,
I’m glad you found a solution but I’m still sure you could achieve what you want with smd_query.
I think me (and Bloke) have contributed to over-complicate things imagining a more complex scenario.
Probably you’ll stick with the workaround you found but just in case you have time and will to experiment you should try using my second example.
By the way, I noticed that in the first error you posted it complains you haven’t created a “my_form” form (of course you can choose an arbitrary name here).
redbot, I saw that error and ‘corrected it’, (it was a typo during the creation of the form). I agree that there is a way using smd_query but my knowledge of mysql is extremely limited to none and I felt that I was using a lot of time from the people here so I opted to go the way I knew that it would work. It’s not perfect but have no complaints.
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
#28 2009-04-17 14:26:44
- redbot
- Plugin Author
- Registered: 2006-02-14
- Posts: 1,410
Re: sticky
colak wrote:
so I opted to go the way I knew that it would work. It’s not perfect but have no complaints.
Ok, so problem is solved ;)
Offline