Hello

I want to make a modification to one of the nuxeo's xhtml
files, and I need to know which file is the file the I have
to change. This is the modification that I want to do:
When I run Nuxeo, I log in into nuxeo, then I choose one
Domain, and then I can see my sections, Templates and
Workspaces folders, these folders are in a table, in this
table we have several columns , one of those columns is the
Title, other columns is the Modified and other is Author. I
would like to add one custom column to this table.
I already checked the files that could be the one that
creates this table, those file are  in 
/nuxeo-dm-5.4.1-tomcat/nxserver/nuxeo.war/incl   and the
files are: 
-documents_table_simple.xhtml
-documents_table_virtual_nav.xhtml
-documents_table.xhtml
-documents_tables_with_popup.xhtml
I have done modifications to all of them, but I don't see
any change in nuxeo. Does anyone knows which file is the
file that creates the table that I mentioned??

I have done other modifications in the past, to other files,
and I already know that in my eclipse project I need to
create a folder structure similar to the nuxeo structure,
and create a file with the same name, in this way, when I
add my plug in, the original file will be overwritten  by my
file.

---
Mailing list: [email protected]
Forum: http://forum.nuxeo.org/f/1/

Reply via email to