lp://qastaging/~michaelh1/editmoin/template-query

Created by Michael Hope and last modified
Get this branch:
bzr branch lp://qastaging/~michaelh1/editmoin/template-query
Only Michael Hope can upload to this branch. If you are Michael Hope please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Michael Hope
Project:
editmoin
Status:
Development

Recent revisions

38. By Michael Hope

Use sensible-editor instead of vi to pick up the system level editor preference.

37. By Michael Hope

Add support for URLs that include query parameters. Useful for pages
such as the Linaro wiki meetings:
 https://wiki.linaro.org/WorkingGroups/ToolChain/Meetings/

where the query includes the template and action such as:
 https://wiki.linaro.org/WorkingGroups/ToolChain/Meetings/2011-04-11?action=edit&template=WorkingGroups/ToolChain/MeetingTemplate

This patch allows you right-click copy the URL and then go 'editmoin
http://foo.bar/baz?template=Template' and have the correct template
come through.

Uses features that are in Python 2.6+

36. By Gustavo Niemeyer

Updating version to 1.16.

35. By Gustavo Niemeyer

Fixed usage of missing variable, as pointed out by Scott Moser.

34. By Gustavo Niemeyer

Splitted out editing logic into its own function, as requested by
Bjorn Tillenius.

33. By Gustavo Niemeyer

Avoid showing the user-oriented message multiple times, as pointed out
by Max Bowsher.

32. By Gustavo Niemeyer

Some people reported issues with the quotes in cookies. Removing them.

31. By Gustavo Niemeyer

Use the shell to call the user's EDITOR, so that the variable
may contain parameters as well.

30. By Gustavo Niemeyer

Piotr Meyer reports the new login procedure actually works for 1.5.3
with a small change. Applied it.

29. By Gustavo Niemeyer

A few additional updates in the manual page.

Branch metadata

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

Subscribers