Ask a Question related to Adobe Indesign Windows, Design and Development.
-
david_francois_huynh@adobeforums.com #1
Structure pane redesign
Hello,
A while ago I posted a message asking if anyone knew of a cheap/free plugin for automatically numbering figures and references to them... I got a bunch of great replies and decided to write a script myself. My script relies on the XML tags (e.g. FigureCaption, FigureReference) that I put in a document to locate the figure captions and number them, and then locate the figure references and resolve them. This works quite well for my purpose (oh, it works for tables and citations, too).
<http://people.csail.mit.edu/people/dfhuynh/misc/captionReference.js>
But, now I need to work with the Structure pane more often and that pane is just not designed very well--it doesn't seem to scale for a large number of elements. So I decided to redesign the UI of that pane myself:
<http://people.csail.mit.edu/people/dfhuynh/misc/Structure%20pane.PNG>
I think this redesign makes better use of screenspace. The Copy and Paste commands from the context menu is convenient for making references to figures by just copying the name attributes. The Search and Replace feature allows renaming attribute values quickly.
Anyhow, I have no idea on how to implement this new design. So, my questions are:
1. Does anybody else need something like this?
2. Does anybody know how I can implement this (as a palette)?
Many thanks!
David
david_francois_huynh@adobeforums.com Guest
-
Class::Struct - want to access structure within structure
I want to access a structure within a structure. Below is what I had in mind. Please help. #!/perl/bin/perl use Class::Struct; struct Step... -
Help!!! New. Scroll Pane
I want to add a scrolling pane from the IU components that will include a long excel type sheet of product specs and pictures. I pasted it in so... -
Designs and Redesign your site for Low Price
SAHA DESIGNS, LOOK WHAT WE CAN DO.............. VISIT WWW.SAHADESIGNS.COM FOR MORE INFO. PRICE PACKAGES ARE INCLUDED IN THE SITE, IF U NEED ANY... -
[PHP] Freeze Pane
And since it probably isn't, can someone suggest a language that would cover this subject? JavaScript or any other client-side magic. HTH! ... -
Redesign of developer Workwebsite
Hey folks, Please, please, please provide feedback on the proposed new developerWorks and Domain website:... -
pjredman@adobeforums.com #2
Re: Structure pane redesign
David,
I agree that the structure view is not optimal for long documents. If you want to alter InDesign's GUI you will need to create a plug-in using the InDesign SDK. You might also consider posting a feature request related to this issue. I think Adobe is very open to suggestions on how to improve InDesign's XML features.
Phil Redman
pjredman@adobeforums.com Guest



Reply With Quote

