Feature Requests item #1848156, was opened at 2007-12-10 12:47
Message generated for change (Comment added) made by sf-robot
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=350588&aid=1848156&group_id=588
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: core
Group: None
>Status: Closed
Resolution: None
Priority: 5
Private: No
Submitted By: Philip Steiner (phipster)
Assigned to: Nobody/Anonymous (nobody)
Summary: Portable jEdit configuration
Initial Comment:
Provide the capability to export jEdit configuration settings as a single file that could be subsequently imported to jEdit on another system, e.g. when you want to keep home and work installations in sync.
Exported configuration parameters should include references to all customizations and extensions to the base jEdit configuration, including:
- UI settings
- directory filters
- abbreviations
- macros
- modes
- recent searches
- recent actions
- installed plugins, with the option to automatically download and install missing plugins
- configuration files for installed plugins, e.g. Projectviewer projects
- capability to store the configuration on a remote server, e.g. in a svn repository or ftp site
- capability to synchronize the local jEdit installation with the configuration stored on the remote server, e.g. on demand, at startup/shutdown, or periodically on a schedule
Thanks
Philip
----------------------------------------------------------------------
>Comment By: SourceForge Robot (sf-robot)
Date: 2007-12-25 19:20
Message:
Logged In: YES
user_id=1312539
Originator: NO
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
----------------------------------------------------------------------
Comment By: Björn Kautler (vampire0)
Date: 2007-12-11 15:32
Message:
Logged In: YES
user_id=918212
Originator: NO
Just archive your ~/.jedit folder and you have what you want. You could
also supply a network path as settings directory via commandline (or rather
in the start script) so that jEdit on different machines in the same
network use the same configuration. But this doesn't work with virtual file
systems like ftp currently. Doesn't that suit your needs?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=350588&aid=1848156&group_id=588
|