Hi Turbine users,

I am newbie, hence the excuse for all beginner's questions.

Here is my first (TDK version of turbine):

"Under the directory "templates" we have two subdir "app" and "flux". My
question is, what are the files under "flux/layouts" and
"flux/navigations" are for? they don't seem to be used at all? It seems
that the localhost:8080/myapp/servlet/myapp is taking Default.vm,
DefaultTop/Menu/Bottom.vm from "app".

Anyone can solve my puzzlment?

cheers
michael

[root@linux flux]# tree
.
|-- GlobalMacros.vm
|-- layouts
|   `-- FluxDefault.vm
|-- navigations
|   |-- FluxBottom.vm
|   |-- FluxMenu.vm
|   `-- FluxTop.vm
`-- screens
    |-- FluxEmbeddedMenu.vm
    |-- FluxError.vm
    |-- FluxIndex.vm
    |-- FluxLogin.vm
    |-- group
    |   |-- FluxGroupAlreadyExists.vm
    |   |-- FluxGroupForm.vm
    |   `-- FluxGroupList.vm
    |-- permission
    |   |-- FluxPermissionAlreadyExists.vm
    |   |-- FluxPermissionForm.vm
    |   `-- FluxPermissionList.vm
    |-- role
    |   |-- FluxRoleAlreadyExists.vm
    |   |-- FluxRoleForm.vm
    |   |-- FluxRoleList.vm
    |   `-- FluxRolePermissionForm.vm
    `-- user
        |-- FluxMissingRequiredInputs.vm
        |-- FluxUserAlreadyExists.vm
        |-- FluxUserForm.vm
        |-- FluxUserList.vm
        `-- FluxUserRoleForm.vm



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to