CIA.vc
AFoC
modular website framework
Stats » Projects » AFoC
information
AFoC is a website framework written in Python with modularity and extendability being top priorities. Thus, though it can be used as a content management system (CMS), it is not specialised on that or any area except the general realm of World Wide Web technology.
syndicateUTC clock
16:54 on Mar 16, 2010
event counters
The last message was received 2.48 years ago at 23:37 on Sep 22, 2007
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
286 messages since the first one, 3.35 years ago, for an average of 4.27 days between messages
recent messages
dateReversed sort columnprojectcontentlink
23:37 on Sep 22, 2007afoc
Commit by Thomas Jollans <thomas@jollans.com> on default :: 2:94c6926a1212 captcha/ (8 files in 6 dirs): (link)
implemented image CAPTCHA
#
23:35 on Sep 22, 2007afoc
Commit by Thomas Jollans <thomas@jollans.com> on trunk :: 132:8950edd3f371 menu/meta/any.langs/menu.yaml: (link)
fixed translations
#
23:34 on Sep 22, 2007afoc
Commit by Thomas Jollans <thomas@jollans.com> on default :: 211:c4a6f30f78c0 afoc-core/meta/any.langs/amod_manager.yaml: (link)
German translation update
#
00:03 on Sep 22, 2007afoc
Commit by Thomas Jollans <thomas@jollans.com> on trunk :: 133:32835a26e095 admin/ (3 files in 3 dirs): (link)
added user adding and fixed user deleteing
#
00:02 on Sep 22, 2007afoc
Commit by Thomas Jollans <thomas@jollans.com> on trunk :: 132:dfa1951b5d35 user-session/modules/user.py: (link)
added (working) add_user method
#
16:12 on Sep 15, 2007afoc
Commit by Thomas Jollans <thomas@jollans.com> on trunk :: 143:c247de348768 content/meta/mod.content/filters.yaml: (link)
added blog2 filter (++sanity;)
#
13:36 on Aug 24, 2007afoc
Commit by Thomas Jollans <thomas@jollans.com> on trunk :: 142:92c5a5e0d15f content/modules/content.py: (link)
added parent: template variables
#
13:35 on Aug 24, 2007afoc
Commit by Thomas Jollans <thomas@jollans.com> on default :: 210:573dc073457c afoc-core/templates/_top.atpl: (link)
default theme updated slightly
#
23:50 on Aug 21, 2007afoc
Commit by Thomas Jollans <thomas@jollans.com> on trunk :: 149:ecfd5434e101 blog/ (3 files in 3 dirs): (link)
add support for updating post timestamp on edit (useful for drafts)
#
20:23 on Aug 21, 2007afoc
Commit by Thomas Jollans <thomas@jollans.com> on default :: 2:e660c8b40367 tagging/meta/ (2 files in 2 dirs): (link)
added translations
#
20:23 on Aug 21, 2007afoc
Commit by Thomas Jollans <thomas@jollans.com> on default :: 2:f75775036ba6 event/meta/any.langs/event.yaml: (link)
added translations
#
15:20 on Aug 21, 2007afoc
Commit by Thomas Jollans <thomas@jollans.com> on trunk :: 128:3f916e842f6c rss/templates/rss/blog.atpl: (link)
updated for changes to blog
#
17:32 on Aug 20, 2007afoc
Commit by Thomas Jollans <thomas@jollans.com> on trunk :: 148:ba7226c44219 blog/meta/mod.settings/blog.yaml: (link)
fixed rule only to match first path component
#
17:24 on Aug 20, 2007afoc
Commit by Thomas Jollans <thomas@jollans.com> on trunk :: 147:aa8bf9e86b6b blog/modules/blog.py: (link)
make sure tags are enabled even when called from content::magic
#
16:12 on Aug 20, 2007afoc
Commit by Thomas Jollans <thomas@jollans.com> on trunk :: 146:61ff294df22f blog/modules/blog.py: (link)
added permission checks
#
16:06 on Aug 20, 2007afoc
Commit by Thomas Jollans <thomas@jollans.com> on default :: 8:0c9a90e6fc54 theme_techmania/templates/techmania/blog.atpl: (link)
updated blog.atpl in accordance with latest changes to AFoC-blog
#
16:00 on Aug 20, 2007afoc
Commit by Thomas Jollans <thomas@jollans.com> on default :: 1:4ab9b65273b0 tagging/modules/tagging.py: (link)

fixed double-tagging bug, made metaclass reload-safe

  • before, tag_add didn't properly check whether the tag was already used
  • if tagging.py is reloaded, TagCNode is re-created.
#
22:20 on Aug 17, 2007afoc
Commit by Thomas Jollans <thomas@jollans.com> on default :: 1:53377a53344c event/modules/event.py: (link)
added priority= argument to subscibe methods (heapq)
#
21:52 on Aug 17, 2007afoc
Commit by Thomas Jollans <thomas@jollans.com> on trunk :: 141:827e667915c3 content/modules/content.py: (link)
added dict methods {iter,}{items,keys,values} to CNode
#
20:44 on Aug 17, 2007afoc
Commit by Thomas Jollans <thomas@jollans.com> on trunk :: 145:d6abad2f7c7f blog/modules/blog.py: (link)
use source code filter when editing comments (or else <br/>s shall doom ye)
#