Team:ETH Zurich/Tools/Automated Wiki
From 2008.igem.org
m (→Motivation) |
m (→This years situation) |
||
Line 21: | Line 21: | ||
While this solves the problem of missing content, it arrises a new problem. Wiki Syntax is very simple so that it is easy to handle. While a benefit in first editing pages, it brings with it a big lack of flexibility in design and a lot of work if you would like to still have nice design. | While this solves the problem of missing content, it arrises a new problem. Wiki Syntax is very simple so that it is easy to handle. While a benefit in first editing pages, it brings with it a big lack of flexibility in design and a lot of work if you would like to still have nice design. | ||
The wiki syntax makes it harder to devide design from content like for example it is the case with our wiki page now. | The wiki syntax makes it harder to devide design from content like for example it is the case with our wiki page now. | ||
- | Since we have a lot of people beeing responsable for the content while only a few manage the design we agreed on editing pages like this:<br> | + | Since we have a lot of people beeing responsable for the content while only a few manage the design we agreed on editing pages like this: <br><br> |
<center> | <center> | ||
<nowiki> | <nowiki> | ||
Line 32: | Line 32: | ||
<!-- PUT THE PAGE CONTENT BEFORE THIS LINE. THANKS :) --> | <!-- PUT THE PAGE CONTENT BEFORE THIS LINE. THANKS :) --> | ||
</nowiki> | </nowiki> | ||
- | </center> | + | </center><br><br> |
+ | === How to overcome this situation === | ||
+ | While the reasons why external content shouldnt be allowed on the wiki where obvious, we still didnt want to settle with "just" doing it with regular wiki editing.<br> | ||
+ | So the idea was born to use some kind of Software to overcome this shortcomings by introducing a middle man who overs easy editing for the user and a devision of content and syntax while still maintaining wiki only syntax on the MIT wiki site. | ||
+ | |||
Revision as of 16:58, 27 October 2008
MotivationAt the beginning of our project planning phase we where also thinking on how to manage the wiki.
One major shortcoming showed up when we where browsing the wikis of previous Igem Competitions - a lot of them simply didnt work anymore. This years situationWhen we then started to think of ways how to design the wiki it turned out that apparently the persons responsible for this wiki are aware of the situation, cause embedding any external content into a wiki page seemed not to work anymore. How to overcome this situationWhile the reasons why external content shouldnt be allowed on the wiki where obvious, we still didnt want to settle with "just" doing it with regular wiki editing.
DownloadMedia:ETH Auto wiki.zip Keep in mind that the development of this Tool stopped in the middle. But maybe you can use some ideas/parts of it. |