CPAN::Forum
Rubric - Questions: Install and page layout....
| Posted on Wed Jun 1 16:36:39 2005 by madcow |
| Questions: Install and page layout.... |
|
Hi,
Firstly - many thanks for this contribution...
Now onto my questions...
I have attempted a Rubric install as follows:
1. install the modules with the usual "make install"
make install
2. put rubric.cgi and rubric.yml somewhere together in your docroot
cp bin/rubric.cgi /var/www/cgi-bin/
cp rubric.yml /var/www/cgi-bin/
ls /var/www/cgi-bin/rubric*
3. put the templates somewhere
cp -r templates/ /var/www/html/
4. update rubric.yml
rubric.yml
dsn: dbi:SQLite:dbname=/var/rubric-db/rdb
template_path: /var/www/html/templates
cp rubric.yml /var/www/cgi-bin
5. run the included makedb to generate rubric.db
bin/makedb.pl
/var/rubric-db/rdb <- Created.
6. put rubric.db somewhere
/var/rubric-db/rdb
7. set rubric.db a+w; you may need its location to be 0777; not sure yet
chmod a+w /var/rubric-db/rdb
chmod 777 /var/rubric-db
----
But I'm trying to get the resulting pages to render in a more (visually)
appealing way... I see you have: Rubric-0.09_08/style/rubric.css ... At
the moment I see the page like:
Rubric
you are: madcow (root) | help | entries | new entry | preferences | logout
recent tags
3 news
1 lies
1 comics
1 blog
1 bbc
search:
entries
RSS available for this query
expand entry bodies
DC Comics (copy)
they print lies!
comics lies news by mxlptlyk (created: 2005-06-01 11:59)
BBC News (copy)
bbc news by eb (created: 2005-06-01 11:59)
CNN: This is CNN (copy)
news by eb (created: 2005-06-01 11:59)
rjbs' journal (copy)
blog by jjj (created: 2005-05-26 16:11)
(3 entries for this link)
prev page
next page
page 1 of 1
4 entries, 25 per page
Rubric v0.09_08
Is there a way to enable this .css file? So the content (above) is rendered
in a nicer way...?
Thanks in advance,
Stephen
|
| Direct Responses: 687 | Write a response |
(0)
]