https://codereview.appspot.com/110210043/diff/40001/MoinMoin/themes/basic/templates/meta.html File MoinMoin/themes/basic/templates/meta.html (right): https://codereview.appspot.com/110210043/diff/40001/MoinMoin/themes/basic/templates/meta.html#newcode21 MoinMoin/themes/basic/templates/meta.html:21: <ul class="list-group"> These list-group classes are from bootstrap? Can ...
10 years, 5 months ago
(2014-06-26 20:06:31 UTC)
#1
https://codereview.appspot.com/110210043/diff/20002/MoinMoin/themes/__init__.py File MoinMoin/themes/__init__.py (right): https://codereview.appspot.com/110210043/diff/20002/MoinMoin/themes/__init__.py#newcode489 MoinMoin/themes/__init__.py:489: if is_local_wiki(wikiname): getInterwikiHome(name) returns the location of the user ...
10 years, 4 months ago
(2014-06-29 16:25:57 UTC)
#5
https://codereview.appspot.com/110210043/diff/20002/MoinMoin/themes/__init__.py File MoinMoin/themes/__init__.py (right): https://codereview.appspot.com/110210043/diff/20002/MoinMoin/themes/__init__.py#newcode489 MoinMoin/themes/__init__.py:489: if is_local_wiki(wikiname): On 2014/06/29 16:25:57, Thomas.J.Waldmann wrote: > getInterwikiHome(name) ...
10 years, 4 months ago
(2014-06-30 16:31:20 UTC)
#6
https://codereview.appspot.com/110210043/diff/20002/MoinMoin/themes/__init__.py
File MoinMoin/themes/__init__.py (right):
https://codereview.appspot.com/110210043/diff/20002/MoinMoin/themes/__init__....
MoinMoin/themes/__init__.py:489: if is_local_wiki(wikiname):
On 2014/06/29 16:25:57, Thomas.J.Waldmann wrote:
> getInterwikiHome(name) returns the location of the user homepage of user
<name>.
> How is that related to a generic "item_exists" functionality?
I want to show an link to an item as a valid link in case it does not belong to
the local wiki. So thats why i check it and if it is not the local wiki, i set
exists as true in case of a non-local wiki.
Issue 110210043: Improved the item metadata section GUI
(Closed)
Created 10 years, 5 months ago by ajgupta93
Modified 10 years, 4 months ago
Reviewers: RogerHaase, thomas.j.waldmann_gmail.com
Base URL:
Comments: 27