lp:~edb/quam-plures/yet_another_image_branch

Created by EdB and last modified

http://forums.quamplures.net/viewtopic.php?f=6&t=686

Very complicated branch. MINOR changes to try to keep "FM in a popup" looking like it does after you click around a bit, a cosmetic change to the text you see after you upload when using FM in a popup, and the heart of the matter.

The core no longer starts with get_tag() for inserting a file/image into a post (from FM in a popup). Instead it has 5 hidden input fields that contain all the info any editor needs to handle doing an insert. It then offers 4 insert methods: float left, float right, centered, and inline. CORE now does those by using 3 dropdown values and 20 different variables. Core also has a new hook that lets a plugin replace the values of those variables. This way TinyMCE will be able to do it different than core, and everyone will be happy :)

http://forums.quamplures.net/viewtopic.php?p=4970#p4970 is a wrapup of that rather long thread

Get this branch:
bzr branch lp:~edb/quam-plures/yet_another_image_branch
Only EdB can upload to this branch. If you are EdB please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
EdB
Project:
Quam Plures
Status:
Merged

Recent revisions

7596. By EdB

new stuff in core now here - woohoo!

7595. By EdB

updated messages.pot file due to tons of new strings in the plugin

7594. By EdB

tiny changes to the plugin, overhauled the readme to reflect new settings.

7593. By EdB

finally got it working well in both core and tinymce :)

7592. By EdB

adding core changes

7591. By EdB

width attribute instead of style=width for floated images

7590. By EdB

update from core

7589. By EdB

one more, i think this is almost pretty good

7588. By EdB

getting very close, but tinymce still doesn't work right

7587. By EdB

replacing all changes, this actually works but isn't ready for prime time.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:quam-plures
This branch contains Public information 
Everyone can see this information.

Subscribers