I think he probably means this: http://obakechan.net/lisp/cl-blogapp/,
discussed on the group here:
http://groups.google.com/group/weblocks/browse_thread/thread/e045954f539727c9
I tried to run it to see if I had the same issue, but I kept getting
the error: "'BLOG::BLOG is not a legal class name." when I tried to
compile init-session.lisp. Here's the code:
(in-package :blog)
;; Define our application
(defwebapp 'blog
:description "A web application based on Weblocks")
This looked very similar to the weblocks-demo defwebapp, and I
couldn't figure out why I was getting that error. Any ideas? Thanks,
Divia
On Dec 20, 12:05 pm, "Leslie P. Polzer" <[email protected]> wrote:
> Looks like an outdated version of the css and js files...
>
> Where did you get them from? I'm not familiar with the blog tutorial...
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"weblocks" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/weblocks?hl=en
-~----------~----~----~----~------~----~------~--~---