[TYPO3-ect] Ect Homepage
Daniel Brüßler
info at -remove-patchworking.de
Tue Feb 27 23:44:39 CET 2007
Hello Steffen,
> I started the Homepage and made a draft for it.
> Please look at it and report any changes to be made, or missing links.
> http://www.sk-typo3.de/index.php?id=281
>
> This Page is for typo3.org and should be an static overview of ECT and the
> projects.
Very great, that's good to give the main-information!
++---
but a problem:
The direct wiki-links are not possible! We would get dozends of
wiki-spam-entries a day from wiki-spam-robots, and I really don't like
them ;-(
We prevent the spam with use of submit-buttons what redirect to the pages.
I'm preparing the code + JavaScript, the first step (for today) is this:
<!-- redirect() goes to 'http://wiki.typo3.org/index.php/'+namePart2 -->
<FORM name="links" action="" method="GET" onsubmit="redirect()"
target="_blank">
<li>Party Framework (David Brühlmeier) <INPUT type="submit"
name="wiki|Partner_Framework" value="Wiki"/></li>
<li>lib/div, xajax (Elmar Hinz) <INPUT type="submit"
name="wiki|MVC_Framework" value="Wiki"/> </li>
<li>Extension Comparison (Gina Steiner) <INPUT type="submit"
name="wiki|Extension_Comparison" value="Wiki"/></li>
</FORM>
++--------
tomorrow I send you the redirect-code.
kind regards
Daniel Brüßler
More information about the TYPO3-team-extension-coordination
mailing list