Which wikis are most extendable?
- XWikiEngine: allows pages to contain scripts written with Groovy or Velocity. From both languages access to the XWiki Api allows to manipulate documents and objects that are inside wiki pages. You can run a search on the XWiki database and show the results eaxctly the way you want.
See also MeatBall:ExtensibleWikis.
See also CommunityProgrammableWiki, the ultimate in extendability.