lp://staging/editmoin
- Get this branch:
- bzr branch lp://staging/editmoin
Branch merges
Branch information
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/WorkingGrou ps/ToolChain/ Meetings/ where the query includes the template and action such as:
https://wiki.linaro. org/WorkingGrou ps/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+
- 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. - 31. By Gustavo Niemeyer
-
Use the shell to call the user's EDITOR, so that the variable
may contain parameters as well.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)