Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

phpbb-static

10 views
Skip to first unread message

Luke Crouch

unread,
Aug 26, 2011, 11:38:16 AM8/26/11
to dev...@lists.mozilla.org
For https://bugzilla.mozilla.org/show_bug.cgi?id=676335 I've run
https://code.google.com/p/phpbb-static/wiki/Readme

It generates a static .html file for a forums index, and one for every
topic in the database. It generates 3 .css files to style everything,
and 4 .js files - jquery, tablesorter plugins, and a simple forum.js to
attach table sorting to the pages.

Craig may have a better idea, but I suggest we make a django forum
template with the django header & footer and a frame of the static
content. So we get rid of the MySQL database and the php code, but we
maintain the content with the site header & footer.

Sound good?
-L

Jay Patel

unread,
Aug 26, 2011, 1:29:00 PM8/26/11
to Luke Crouch, dev...@lists.mozilla.org
nice work! i agree that static forums + django template wrapper = good
way to do this.

- jay
> ------------------------------------------------------------------------
>
> Luke Crouch <mailto:lcr...@mozilla.com>
> August 26, 2011 8:38 AM

> _______________________________________________
> dev-mdn mailing list
> dev...@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-mdn

0 new messages