Pages: [1]
  Print  
Author Topic: Add package sub-folder in publish tab (Gaia panel)  (Read 444 times)
TyZ
Gaia User
**
Posts: 62


Temple - http://templelibrary.googlecode.com/

tyz
WWW
« on: April 16, 2010, 07:07:36 AM »

If you use the "package" attribute, the pages should also be placed inside a sub-folder (with the name of the package) in the file-tree in the "publish"-tab of the Gaia panel. This makes the tree more clear.
Logged
steven
Gaia Author
Administrator
Gaia Evangelist
*****
Posts: 3871


gaiaframework
WWW
« Reply #1 on: April 06, 2011, 11:35:08 AM »

The publish tab reflects files in a folder, not where their class paths are. It is not the intent of the publish tab to mimic or replace something like Eclipse or the actual Flash Project panel.
Logged

Steven Sacks | Gaia Author
Please support Gaia by donating to the project!  Smiley
TyZ
Gaia User
**
Posts: 62


Temple - http://templelibrary.googlecode.com/

tyz
WWW
« Reply #2 on: April 06, 2011, 01:48:19 PM »

I mean something like this:



No I do this manually by adding more "node" tags inside the project.gaia file:

Code:
    <node label="source" checked="0">
      <node label="assets" icon="flashFileIcon" checked="0">
        <node label="assets.fla" icon="flashFileIcon" checked="0" src="assets/assets.fla"/>
        <node label="fonts.fla" icon="flashFileIcon" checked="0" src="assets/fonts.fla"/>
        <node label="background.fla" icon="flashFileIcon" checked="0" src="assets/background.fla"/>
        <node label="videoplayer.fla" icon="flashFileIcon" checked="0" src="assets/videoplayer.fla"/>
        <node label="preloader.fla" icon="flashFileIcon" checked="0" src="preloader.fla"/>
      </node>
      <node label="adventure" icon="flashFileIcon" checked="0">
        <node label="adventure.fla" icon="flashFileIcon" checked="0" src="adventure.fla"/>
        <node label="adventures.fla" icon="flashFileIcon" checked="0" src="adventures.fla"/>
      </node>
      <node label="create" icon="flashFileIcon" checked="0">
        <node label="create.fla" icon="flashFileIcon" checked="0" src="create.fla"/>
      </node>
      <node label="tools" icon="flashFileIcon" checked="0">
        <node label="tool.fla" icon="flashFileIcon" checked="0" src="tool.fla"/>
        <node label="tools.fla" icon="flashFileIcon" checked="0" src="tools.fla"/>
      </node>
      <node label="showroom" icon="flashFileIcon" checked="0">
        <node label="showroom.fla" icon="flashFileIcon" checked="0" src="showroom.fla"/>
        <node label="product.fla" icon="flashFileIcon" checked="0" src="product.fla"/>
      </node>
      <node label="other" icon="flashFileIcon" checked="0">
        <node label="home.fla" icon="flashFileIcon" checked="0" src="home.fla"/>
        <node label="index.fla" icon="flashFileIcon" checked="0" src="index.fla"/>
        <node label="intro.fla" icon="flashFileIcon" checked="0" src="intro.fla"/>
        <node label="introduction.fla" icon="flashFileIcon" checked="0" src="introduction.fla"/>
        <node label="navigation.fla" icon="flashFileIcon" checked="0" src="navigation.fla"/>
      </node>
    </node>

It would be nice if Gaia does this for me
Logged
steven
Gaia Author
Administrator
Gaia Evangelist
*****
Posts: 3871


gaiaframework
WWW
« Reply #3 on: April 09, 2011, 02:42:46 PM »

I will look into this.
Logged

Steven Sacks | Gaia Author
Please support Gaia by donating to the project!  Smiley
Pages: [1]
  Print  
 
Jump to:  

TinyPortal v1.0 beta 4 © Bloc