> Some quick comments:
> 1. Favicon.ico is showing in the bread crumbs!
Yes. The site is not having a default favicon.ico file. I have raised
a ticket on that,
http://zt.devwhiz.net/p/zeta/t/118
> 2. In the homepage, the components is still showing as empty although I have
> created two.
This is a quirk. Policy is to have user definable project home page.
As you might have observed, editing the `homepage` wiki page under
project's wiki will automatically be interpreted as project's home
page. And wiki pages are not translated everytime, they are translated
and cached.
One solution would be to translate wiki pages everytime (or atleast
the homepage) but most of the translation will only be redundant.
To get over this problem, you can see a refresh icon on the top right
corner of the wiki page and home page.Click that, and you will have
your page afresh. And this need to be done only when the cached page
is out-dated.
> 3. When I edited the homepage and saved it is now showing the components
Explained above.
> The same problem for "versions". I created a
> new version for the project and it didnt' show up but after editing the
> homepage, it comes up fine...
Explained above.
> 4. But the formatting is screwed.. Or atleast it's not as it was earlier..
Very much screwed. I have raised a ticket for the same. My initial
guess it is to do with `ElementTree` library that is being used.
http://zt.devwhiz.net/p/zeta/t/109
> 5. When saving a wiki page, there is no indication that it got saved.
> Ideally you could show the newly formatted wiki page or atleast show a link
> to the new page. Or differences between new and old...
Wiki page submit is a AJAX submit. It must flash a message saying that
the page is submitted. If you are not seeing that flash message it is
a bug. On the other hand if you want to go to the page you can use the
``page`` link.
The idea is to encourage user to continue editing the page after the submit ;-)
If you really want a normal submit (i.e) Submit form and go back to
wiki page. Then I can raise a ticket for the same.
> How to create a team? Is it site-wide or project-wide?
It is site-wide. I would suggest that as `admin`, assign `ZETA_ADMIN`
permissions to yourself, that way, you will have the site-admin link
in the meta-navigation bar.
Now, to add teams goto site-admin->site-config tab and add the team
names under `projteamtypes` as comma separated value.
To get over this problem, you can see a refresh icon on the top right
corner of the wiki page and home page.Click that, and you will have
your page afresh. And this need to be done only when the cached page
is out-dated.
the page is submitted. If you are not seeing that flash message it is
a bug.
On the other hand if you want to go to the page you can use the
``page`` link.
The idea is to encourage user to continue editing the page after the submit ;-)
If you really want a normal submit (i.e) Submit form and go back to
wiki page. Then I can raise a ticket for the same.
It is site-wide. I would suggest that as `admin`, assign `ZETA_ADMIN`
> How to create a team? Is it site-wide or project-wide?
permissions to yourself, that way, you will have the site-admin link
in the meta-navigation bar.
Now, to add teams goto site-admin->site-config tab and add the team
names under `projteamtypes` as comma separated value.
--
Pratap.