Mixing Python web platforms PHP, e.g. - Mediawiki, Wordpress, etc -


Is any development integrated with MediaWiki - Is using Django or other Python web development platforms using mod_wsgi is?

There will be great interest in finding out what has been done in this direction and maybe some code is available for reuse. (I have started making wiki extensions that work with megawatt databases in Python, whose output is injected via Apache, contains virtual instructions. It works fine, but works very slowly - Maybe I can customize it)

Actually

Edit: was found Is that I have some parts of Python pages ready with Python Interpretation would.

This good video shows that the PyCon site is only that (not with MW) - using the custom template loader

Thanks.

There are so many different ways to do this.

  • You can create a MediaWiki skin that uses iframes and inserts things from one Python server.
  • You can write a python app that in some way transmits MediaWix data and outputs it.
  • You can put a Python server in front, which removes content from the mediawiki, which is otherwise generated by Python / li>
  • You can use MediaWiki to add a bidi, And it can call Pythonplicates to use Python functionality and put it in the skin (I think I have not done it myself).

Which method is the best way for you.


Comments

Popular posts from this blog

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -