Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#265 Yesterday 05:14:48
Re: [plugin] [ORPHAN] ebl_image_edit v1.0
I would agree. Keep core functionality separate. Perhaps introduce core plugins?
Offline
#266 Yesterday 08:19:43
Re: [plugin] [ORPHAN] ebl_image_edit v1.0
TheEric wrote #338614:
I would agree. Keep core functionality separate. Perhaps introduce core plugins?
Yep, that’s a good shout.
We have the notion of core plugins available already. Anything beginning com_
. com_connect, com_article_image, …
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
Online
#267 Yesterday 08:39:45
Re: [plugin] [ORPHAN] ebl_image_edit v1.0
That whole idea feeds into my modularization idea I’ve had for TXP for a while. e.g. Don’t like/want comments? Remove the module.
Offline
#268 Today 06:09:56
Re: [plugin] [ORPHAN] ebl_image_edit v1.0
I’ve changed the look and feel a lot from the above. The buttons there were just ugly. It would be nice if there was a second/tertiary menu in the hive design patterns. I’m catering to the Hive theme primarily. If there are other themes that get used, I’ll provide a way for the CSS to be modified to suit it, but thats not something I’m getting into. Same with language localization.
All original functionality works as it did from version 2.0. Advanced functionality is being created to address some of the requests of the past ten years as shown in the advanced panel. Note – none of them are activated/working yet, so they’re all disabled currently. The icons will be finalized once I get closer to getting it completed.
New upcoming features:- Add Watermark
- Brighten
- Darken
- Sharpen
- Blur
- Desaturate
- Colorize
- Crop generally works with the resized images though its not as precise as math positioning from a smaller image to the original. I’m debating making the image go full size when the crop is activated to avoid this.
- Acvanced feature not implemented yet
- Everything is being updated to my github but is currently private. If I lose motivation or get swamped with work, I may open it publicly.
Offline
#269 Today 08:14:24
Re: [plugin] [ORPHAN] ebl_image_edit v1.0
TheEric wrote #338622:
I’ve changed the look and feel a lot from the above. The buttons there were just ugly. It would be nice if there was a second/tertiary menu in the hive design patterns.
I’m guessing the closest is the “Buttonset” (.nav-tertiary
class) in the UI Buttons group. I think you used that already in an earlier iteration.
BTW: your screenshot looks good but doesn’t show. My browser says the certificate is invalid. EDIT: just seen that’s already been mentioned in the other thread.
TXP Builders – finely-crafted code, design and txp
Offline