Re: Feedback about migration of web
Vincent Brabant <[email protected]> Thu, 10 Mar 2005 19:24:06 +0100
| Newsgroups | gmane.comp.java.netbeans.webteam,gmane.spam.detected |
|---|---|
| Message-ID | <[email protected]> |
Jack Catchpoole a écrit : > Hello Vincent, > > >> I also have another problem with the french page. >> Licence of the project has been migrated to NONE. (before, it was Sun >> Public Licence). And now, I can choose between Apache Licence, BS >> Licence, GNU Licence or Proprietary Licence. >> Please check for other modules. But you could have somes legal >> problems with that kind of stuffs. > > > Now that is strange. Filed : > > http://www.netbeans.org/issues/show_bug.cgi?id=56098 Thanks. > >> Concerning the problem of the left menu, I think I can help you to >> solve it in place of copy the .js in every directory. >> >> We can in a Javascript include another Javascript. > > > OK ... I'm not sure I understand though. It's true that my explanation is not clear enough. When I will success, I will send you by mail. > >> P.S All my work of left menu seems to be lost for fr.netbeans.org. I >> hope you will be able to help me to solve it. > > > ! :-( I'm sorry Vincent, I knew fr. would be special but didn't know > exactly what was required. Pls let me know how I can help. By saying me exactly how the new implementation has been said comparing to the preceding one. If I have well understand, you are now referencing to a .js (in place of .inc) in your template. And the reference to the JS is something like include "xxx.js" and is now always relative to the current page But if you put something like include "\xxx.js", we include the xxx.js that is always on top of www directory. Imagine now that, in your template, you have something like: <!-- Start left menu --> include "xxx.js" include "\xxx.js" <!-- End left menu --> It means that it will add, at first position the local left menu, and in second position, the global left menu. It should works. I will try on fr.netbeans.org and give you more feedback. > >> If I remember well, The layout for www website is not the same as the >> layout of the other modules website. I would like to propose >> something to add in the modules website layout, to also have the list >> of other language. > > > This is the proposal you made some time ago, right ? I have it > still waiting for me in my Inbox. Really, I will send you asap then. (Surely this evening). > >> Also noted that search is now in the left menu for the module but >> continue to appears in the right column for the www. >> Would also appears in the left menu, to be consistent. Just a proposal. > > > Yes, I know, this is not great ... in fact I am not sure it looks good > in the left col of module sites, but I did not know where else to put > it since I removed the right col on modules. The search in the left menu is not annoying for me. What annoy me is that it continue to exists on the right column for the www website. I think you should migrate the search also in the left menu for the www.website. > > Thanks for the feedback Vincent. BTW there are some issues turning up, > pls keep your eyes out for other problems : > > http://www.netbeans.org/issues/show_bug.cgi?id=56097 > http://www.netbeans.org/issues/show_bug.cgi?id=56096 > http://www.netbeans.org/issues/show_bug.cgi?id=56093 Will check > > Also one on Collab's extranet, not public - "files missing from > /servlets/ProjectDocumentList" > -- Vincent Brabant ---------------- http://fr.netbeans.org/