Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Questions about installing YUI editor

edited February 2009 in Vanilla 1.0 Help
1) In the YUI editor folder, after it's unzipped, there is a folder labeled "Build," and inside of it, is all the files for the add on.. Should this directory structure be left intact? Or should the "Build" folder be renamed to YUI Editor and 'that' uploaded to the extensions folder?

2) In the 'additional installation instructions,' it says the following:

"#2 - Make sure you set the upload folder to chmod 777."

Yat Da hey? What does 'that' mean? Set 'what' upload folder (where is it)? And does this mean to 'rename it?' Or does this folder already exist somewhere, and I have to point something to it? Or do I have to create it somewhere and name it that?

3) On the add ons description page, it says 'additional installation instructions'.. I see no other instructions anywhere.. Where are the instructions that these are in 'addition' to? I have a feeng that if I find these, they might answer some of the other questions..

finally

4) After making the 'changes' described below, does the code have to be changed back if I decide to disable the extension? Or will vanilla operate normally with the extension turned off, and these changes left in the code?

From the "Additional installations instructions:"

"#3 - Change the following code snippt to themes/comments_form.php (around line 53) and themes/discussion_form.php (around line 62)

change
onclick="'."Wait(this, '".$this->Context->GetDefinition('Wait')."');"
to
onclick="YUIwriteBack(); '."Wait(this, '".$this->Context->GetDefinition('Wait')."');"make the folder extensions/this_extension_name/img writeable for image uploading"
Sign In or Register to comment.