Germany/IT Tasks: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
No edit summary
Line 10: Line 10:
Forum email notifications contain a link like this:<br/>
Forum email notifications contain a link like this:<br/>
http://forum.opensourceecology.de/viewtopic.php?f=10&t=14&p=57&e=57<br/>
http://forum.opensourceecology.de/viewtopic.php?f=10&t=14&p=57&e=57<br/>
which requires login to view the link. The problem is the last "e" parameter. If removed no login will be required to view the thread.<br/>
which requires login to view the link. The problem is the "p" and "e" parameter. To view the thread without login, the link should be like that:<br/>
TODO: Remove the "e" parameter from the link in the email notification.<br/>
http://forum.opensourceecology.de/viewtopic.php?f=10&t=14#p57<br/>
TODO: Transform the link as described above.<br/>
Status: the task is open for contribution. Please contact [[Nikolay]] for more information.
Status: the task is open for contribution. Please contact [[Nikolay]] for more information.



Revision as of 19:31, 25 June 2012

Language:
  • English
  • German

OSE Germany


We need on help on the following IT Tasks. Feel free to click on the items below to learn more.
If you want to help please contact Nikolay.


Tasks

phpBB Forum

Forum email notifications contain a link like this:
http://forum.opensourceecology.de/viewtopic.php?f=10&t=14&p=57&e=57
which requires login to view the link. The problem is the "p" and "e" parameter. To view the thread without login, the link should be like that:
http://forum.opensourceecology.de/viewtopic.php?f=10&t=14#p57
TODO: Transform the link as described above.
Status: the task is open for contribution. Please contact Nikolay for more information.