|
|
Eclipse Wikipedia Editor/Configuration
ConfigurationWiki Project SettingsThe Wikipedia texts input and output folders and the text files character encoding can be changed with a right mouse click on a project node in the Navigator view and selecting the menu Properties.
Weblog API ConfigurationsIn the menu Window->Preferences... select the Weblog API Configurations in the left area to configure your XML-RPC blog. Here is a screenshot for a Roller Weblogger based configuration: Global Wiki PreferencesIn the menu Window->Preferences select the Wikipedia Editor Configurations in the left area to configure your actions: Download configurationFor downloading a Wikipedia article you have to define the Load... type settings. The configuration's URL should point to the special export page of the wiki. The export page doesn't need a user login (at least on almost all Mediawiki installations I know), so you don't have to specify a user and password for downloading. The link to the special export page can be found, if you open the "Special pages" link in the left "toolbox" menu area of the Mediawiki installation, and search for the word "export". Examples for special export URL's: http://de.wikibooks.org/wiki/Spezial:Export http://es.wikipedia.org/wiki/Especial:Export Upload configurationFor uploading a modified Wikipedia article you have to define
Example upload URL's: http://en.wikipedia.org/w/index.php http://www.plog4u.org/index.php Define Templates for the Wikipedia EditorIn the menu Window->Preferences select the Wikipedia Editor Configurations->Templates in the left area to configure which templates you use in the editor: Global Default Project PropertiesIn the menu Window->Preferences select the
Wikipedia Editor Configurations->Wiki Project Defaults in the left area to configure
some default settings. Customizable Wiki propertiesThere are predefined properties files in your: eclipse/plugins/org.plog4u.wiki_2.X.X\wikis directory for some of the Wikipedia sites. If you like to add your own file (i.e. something like Additionally you must add the name of your new configuration into the file: eclipse/plugins/org.plog4u.wiki_2.X.X\plugin.xml In the extension point with the id <favorite
id="org.plog4u.wiki.favorite.eclipse"
name="MyWikiORG"/>
Don't forget to restart eclipse once with the If you now select the menu Window->Preferences and open a configuration in the section Wikipedia Editor Configurations there should be two new options: Load MyWikiORG and Store MyWikiORG which you have to configure with user, password and url for downloading and uploading from the server. Initial default ValuesThere are platform dependent files in your: eclipse/plugins/org.plog4u.wiki_2.X.X\prefs directory. These files are: default_win32.properties default_linux.properties default_macosx.properties For every operating system you would like to install the plugin you can set the following default values: Throttle Values HTTP Timeout .timeout=30 Proxy Configuration .proxyHost= .proxyPort= .proxyUserName= .proxyPassword= Default Values for older versionsBefore version 2.0.5 of the plugin you can enable Editor wrap mode through the option: editor.wrap.words=false Note: if you set the wrap mode to true in versions before Eclipse 3.2.x the code folding doesn't work correct. Since version 2.0.5 (and Eclipse 3.2.x) the editors wrap mode is always activated and this option doesn't exist anymore.
|
|
|
All contents copyright of the author. ©2007. JAMWiki Version 0.6.0 |
||