Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#91 2020-05-21 10:05:44
- phiw13
- Plugin Author
- From: Japan
- Registered: 2004-02-27
- Posts: 2,232
- Website
Re: [feedback] Image upload directly in the write tab
etc wrote #323087:
FWIW, this plugin was written before 4.7 file upload enhancements, so it does not use new core widgets.
aah, OK, that explains that behaviour. If it were possible to issue some kind of warning to the user that would be lovely, though.
Where is that emoji for a solar powered submarine when you need it ?
Offline
#92 2020-05-21 11:45:30
- etc
- Developer
- Registered: 2010-11-11
- Posts: 4,072
- Website
Offline
#93 2020-05-21 11:52:41
- Bloke
- Developer
- From: Leeds, UK
- Registered: 2006-01-29
- Posts: 9,992
- Website
Re: [feedback] Image upload directly in the write tab
Oh that’s sweet, Oleg, 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
#94 2020-05-21 11:58:13
- Bloke
- Developer
- From: Leeds, UK
- Registered: 2006-01-29
- Posts: 9,992
- Website
Re: [feedback] Image upload directly in the write tab
I see some sneaky paginator code commented out too… could that be a way to scoot through and locate more than the most recent N images until we get round to factoring in image search?
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
#95 2020-05-21 12:14:24
- etc
- Developer
- Registered: 2010-11-11
- Posts: 4,072
- Website
Re: [feedback] Image upload directly in the write tab
There was another out-commented code appending an <iframe />
from Image tab. It provides the whole search/paginate functionality and I think that’s the most economic way. But it requires some css/js guru to squeeze the whole page into the sidebar.
Offline
#96 2020-05-22 08:28:18
- phiw13
- Plugin Author
- From: Japan
- Registered: 2004-02-27
- Posts: 2,232
- Website
Offline