NavigationUser loginWho's onlineThere are currently 1 user and 31 guests online.
Online users
Highest Users
Linux NewsClick the above for your daily dose of Linux news. Food for ThoughtOUT TO LUNCH -- If not back at five, OUT TO DINNER! Spam?See spam posts on this site? If so, please don't reply to the spam! Instead, just report the URL to the webmaster. |
Wiki page automation (POST method with urlencode)Hi folks, I am looking for tool to create application/x-www-form-urlencoded data. Here is the background. As I use wiki.debian.org sometime but I was tired of slow response. So Then I was wondering how to do this more efficiently.... I know I can get raw text page quickly from wiki using w3m command. I I should be able to post data with w3m using POST method. But the data Osamu -- |
Wiki page automation (POST method with urlencode)
On Sat, Aug 16, 2008 at 08:49:58PM +0900, Osamu Aoki wrote:
> I am looking for tool to create application/x-www-form-urlencoded data.
>
> Here is the background.
>
> As I use wiki.debian.org sometime but I was tired of slow response. So
> I now use local wiki to edit text fist and cut-and-pase to
> wiki.debian.org.
>
> Then I was wondering how to do this more efficiently....
This is not what you're asking for/about, but mediawikiafs aims to
map from/to a 'mediawiki' wiki as an ordinary filesystem, so you
can edit files locally and so on. It handles the wiki interface,
and maybe it'd be worth seeing how they do it. It only works for
the mediawiki flavor, so may or may not be applicable directly.
I'll be interested in seeing other responses to your query, as I
have a hard time editing using browsers. I wonder if there's a
browser which uses a vi-like interface?...
Ken
> I know I can get raw text page quickly from wiki using w3m command. I
> can use vim to edit it.
>
> I should be able to post data with w3m using POST method. But the data
> needs to be encoded etc. which makes it a bit cumbersome. Is there any
> tool set or script example to upload page to wiki.
--
Ken Irving, fnkci+debianuser@uaf.edu
--
Wiki page automation (POST method with urlencode)
On Mon, 2007-10-15 at 11:14 -0800, Ken Irving wrote:
> On Sat, Aug 16, 2008 at 08:49:58PM +0900, Osamu Aoki wrote:
> > I am looking for tool to create application/x-www-form-urlencoded data.
> >
> > Here is the background.
> >
> > As I use wiki.debian.org sometime but I was tired of slow response. So
> > I now use local wiki to edit text fist and cut-and-pase to
> > wiki.debian.org.
> >
> > Then I was wondering how to do this more efficiently....
>
> This is not what you're asking for/about, but mediawikiafs aims to
> map from/to a 'mediawiki' wiki as an ordinary filesystem, so you
> can edit files locally and so on. It handles the wiki interface,
> and maybe it'd be worth seeing how they do it. It only works for
> the mediawiki flavor, so may or may not be applicable directly.
>
> I'll be interested in seeing other responses to your query, as I
> have a hard time editing using browsers. I wonder if there's a
> browser which uses a vi-like interface?...
>
There's always vimperator (http://vimperator.mozdev.org/).
I vacillate between thinking that this is incredibly cool, and thinking
that it is completely insane.
-davidc
--
gpg-key: http://www.zettazebra.com/files/key.gpg
Wiki page automation (POST method with urlencode)
On Sat, Aug 16, 2008 at 08:49:58PM +0900, Osamu Aoki wrote:
> Hi folks,
>
> I am looking for tool to create application/x-www-form-urlencoded data.
>
> Here is the background.
>
> As I use wiki.debian.org sometime but I was tired of slow response. So
> I now use local wiki to edit text fist and cut-and-pase to
> wiki.debian.org.
>
> Then I was wondering how to do this more efficiently....
>
> I know I can get raw text page quickly from wiki using w3m command. I
> can use vim to edit it.
https://addons.mozilla.org/en-US/firefox/addon/4125
(It's all text) an extension for Firefox/Iceweasel that exports
and imports textareas to, say, a terminal running vim.
-dsr-
--
Every time you give up a right, the terrorists win.
Tyranny is something that creeps up on you.
http://tao.merseine.nu:81/~dsr/eula.html is hereby incorporated by reference.
--