Closed (fixed)
Project:
sIFR
Version:
master
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
7 Mar 2006 at 22:16 UTC
Updated:
13 Feb 2007 at 22:45 UTC
Jump to comment: Most recent file
As I get we haven't get descriptive README, so I made up my mind to put some installations points here.
First of all I'll mention that use sIFR for a half of year and even get it work with 2-color(multi-color) unofficial versions after weeks of testing in our ui-team.
Than I'll say that without baptism of fire on "real" sIFR installation and implemantation, there is no opportunities for newbies to start applying this module.
Quick start:
P.s. Hope this helps. Sorry for english;)
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | README_6.txt | 1.28 KB | zroger |
Comments
Comment #1
sunHmmmm... although I'm very used to sIFR the installation/configuration for Drupal was very easy.
4 steps and 5 minutes to beautiful fonts.
Comment #2
zroger commentedhow does this look?
Comment #3
jjeff commentedWell technically speaking, you *should* be able to just drag the entire sIFR download folder into the modules>sifr directory and things should work. There's code in there that will sift through the directory structure and "find" the sifr.js file.
But in reality this is a little buggy and it sometimes finds the "source" version rather than the "compiled" version. Should work either way though. But I would say that people should.
1) Download sIFR
2) rename the folder to "sifr"
3) drag the whole folder into the modules>sifr directory
That should work. And then (optionally) we could rewrite the code to just look for the "sifr" subdirectory rather than traversing all of the subdirectories.
Comment #4
phillipadsmith commentedShould be that easy, indeed. ;-) However, after "dragging the folder into /modules" and turning it on, I receive the lovely message:
user warning: Table 'indev_indev.sifr' doesn't exist query: SELECT * FROM sifr ORDER BY weight in /home/indev/public_html/indev/includes/database.mysql.inc on line 121.
Comment #5
zroger commentedI created a new issue for this since it is install related not readme related.
http://drupal.org/node/97790
Comment #6
hyperlogos commentedJust so you know, there IS no "sifr folder" in the sifr archive. You have to extract it into a directory for it to be in a directory. Otherwise the files just pile out into the cwd. The instructions for this module need to explicitly include this step if you want to require that the files be in a subfolder. (this is with sifr 2.0.2)
Comment #7
sunhttp://drupal.org/node/55837 has been marked as duplicate of this issue. That issue contains also further installation information about needed sifr files and where to place them.
Comment #8
sunThanks, guys. Committed to each and every dev release.
Comment #9
(not verified) commented