[09:02] Morning o/ [16:53] jcastro, mhall119: ping, is there any way I can get ahold of elmo? sent him an email weeks ago and no response back [16:53] jose: do you need elmo specifically, or just someone in IS? [16:54] mhall119: elmo. I basically asked if there was any knowledge or previous effort/discussion to migrate the wiki so we didn't step on anyone's toes, but I already asked a couple individuals in IS and all of them end pointing me to elmo [16:55] I think many have talked about it but no one has tried tried [16:55] jose: in that case you may have to wait until Tuesday, lots of people are on holiday already [16:55] that's fine [16:55] jcastro: I'd like to know if they found anything in their discussions (fwiw, I know elmo wanted to move at some point) [16:55] if there's any blockers they found it may be a good time to address them [16:57] I don't think it's been thought of any time soon [16:57] so like, probably whatever issues he talked about are at least 3-4 years old [16:57] ah ok [16:59] jose: https://github.com/django-wiki/django-wiki :) [17:00] looks really nice, but it's a beta - I'd prefer to have something stable for such vital wikis [17:00] we lived with moin for all these years, would we even know what to do with a stable wiki? [17:03] mhall119: YES [17:03] back in the day newz2000 and I built a prototype branch-based-editing CMS on Django...that would have been fun to use [17:03] * mhall119 misses newz [17:04] we have a django-based Wiki in our german community. Works pretty good. [17:05] no, not open source (yet), and also a "all in one" self-written solution with forums, news, planet and wiki… [17:05] svij: that's the danger or making a new django project, you never know when to stop :) [17:06] well back in 2008 we were running moinmoin + wordpress + phpBB bundled together that got replaced [17:06] now we don't have enough contributors to open source it (many hardcoded stuff and maybe some security issues) [17:10] svij: yeah, ours wasn't open sourced either, mostly because it was hacked together over a few evenings during UDS-P while we were sprinting [17:10] ah okay [17:11] still, the idea behind it was pretty cool I thought, having "branches" of content in your CMS that you can selectively merge into trunk [17:11] we hope to open source it this year, might be intersting for other LoCos who needs such a "all in one" solution [17:11] svij: awesome, put out a call for help and you can recruit some trustworthy folks to help you clean up any security issues [17:12] I actually never thought about doing a wider call, we just had a few german guys [17:12] but yes, I'll note that idea and talk to the other guys. :) [17:13] svij: having a ready to deploy "loco team website" project would be great [17:13] yeah [17:13] jcastro could help us charm it up and have a single-command deployment [17:14] it's running on https://ubuntuusers.de/ btw [17:16] afaik I think that's how a loco team website would be done [17:16] it'd just be a branch on top of django like how IS does wordpress [17:17] https://insights.ubuntu.com/2015/04/22/rewriting-wordpress-juju-charms-for-security-and-ha-on-openstack/ [17:18] I think when people start to talk about it though [17:18] really it's either mediawiki, which is known and understood [17:18] or some variation of boutique wiki on weird stacks no one will want to use [17:18] or "a front end onto git" [18:19] s/git/bzr/ and I'm sold [18:20] the bitbucket wikis that were mercurial branches were awesome to work on