Opened 18 years ago
Closed 16 years ago
#106 closed enhancement (invalid)
Provide a built-in xml text editor for undefined/unsupported resources.
Reported by: | jng | Owned by: | |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | Web Studio | Version: | |
Severity: | major | Keywords: | |
Cc: | External ID: |
Description
Overview
Incorporate a basic xml text editor into webstudio to provide basic editing functionality for resources that either do not have a specialised editor in webstudio (eg. Web Layouts) or not recognised (eg. The new symbolization)
Motivation
Webstudio currently only provides the ability to edit Layer and Map Definitions. Since MapGuide stores all resources as xml documents, providing an xml text editor in webstudio allows the user to at least edit any resource at the basic level.
This eliminates the round-trip of:
- Downloading the xml via GetResourceContent
- Editing the xml file in a text editor
- Uploading it back via SetResource
By doing it all within the webstudio environment
Change History (2)
comment:1 by , 18 years ago
Summary: | Provide an xml text editor for undefined/unsupported resources. → Provide a built-in xml text editor for undefined/unsupported resources. |
---|
comment:2 by , 16 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Web Studio no longer exists