Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: RFC: Textpattern 5 ideas & feature requests
Bloke wrote #338222:
I’m seriously tempted to take the (now defunct?) slir package, fork/update it for modern php versions and just drop it in our /vendors directory.
It shouldn’t take much if you understand php ;-)
I managed by using a work-around of the single function that causes SLIR to error under php8; include the image’s ratio in the calling SLIR string slir/w640-c123:456/path-to-image
and no more errors.
I currently exclude .webp and .svg from using SLIR in my <txp::figure />
output (by querying the extension
column!). Hopefully appending .webp into txp-slir is feasible/straight forward.
Offline
Re: RFC: Textpattern 5 ideas & feature requests
I’ve published my in-progress alladmin2 admin theme as a html demo at dev.all-sorts.biz.
.
After too many Nova-regex search and replaces on my html and getting this far, I read about CodeKit’s .kit
feature.
Offline
Re: RFC: Textpattern 5 ideas & feature requests
giz wrote #338224:
I’ve published my in-progress alladmin2 admin theme as a html demo at dev.all-sorts.biz.
That. Is. Radical. (but I love the experimental reduction!)
TXP Builders – finely-crafted code, design and txp
Offline
Re: RFC: Textpattern 5 ideas & feature requests
Bloke wrote #338222:
The only sticking point is how to migrate people’s existing arsenal of images to the new one. That’s potentially a bit of a challenge. Ideas welcome.
I’m a profound profane in everything image-related, but if it is a right thing to do, bwc should not be an obstacle. That’s what major updates are for.
Offline
Re: RFC: Textpattern 5 ideas & feature requests
giz wrote #338224:
I’ve published my in-progress alladmin2 admin theme as a html demo at dev.all-sorts.biz.
It would be great to find a minimal markup/styling that makes txp back-end usable and still allows for a full customization. Please don’t be hold by the current layout if something more flexible is possible.
IIRC, we even discussed a possibility to fully compose an admin layout using txp tags, just like on the public side.
Offline
Re: RFC: Textpattern 5 ideas & feature requests
etc wrote #338229:
IIRC, we even discussed a possibility to fully compose an admin layout using txp tags, just like on the public side.
Yes! *dreams*
I’m a profound profane in everything image-related, but if it is a right thing to do, bwc should not be an obstacle. That’s what major updates are for.
To a degree, yes. But I have at least one client running a site that has 6000+ images, and climbing. They’re not going to upgrade if it means uploading them all again.
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