Can't imagemagick come installed on the VM version of Deki? It seems to me that everyone is going to want it anyways.
Type: Posts; User: shaine
Can't imagemagick come installed on the VM version of Deki? It seems to me that everyone is going to want it anyways.
Since the VM version of Dekiwiki is a defined installation, I think building in a backup mechanism controllable from the control panel is essential. The VM version is supposedly ideal for novice...
I'm still dead in the water. Any help would be very welcome.
Eric
When I type ps -ef | grep mono, I get:
No clue what this means. Any suggestion on how to proceed from here?
When I try: /etc/init.d/apache2 restart I get the following:
http://deki-hayes/@api/deki/@about gets me:
http://deki-hayes/ gets me:
After typeing ps -ef | grep mono, I get:
I've attached a png with the results in the VM after restarting dekihost. I still can not get to the wiki.
Eric
When I type: http://deki-hayes/@api/deki/@about/, I get the following message:
Normally I get to my wiki at least from my local machine at the location: http://deki-hayes/
Eric
When I type: http://deki-hayes/@api/deki/@about/, I get the following message:
Normally I get to my wiki at least from my local machine at the location: http://deki-hayes/
Eric
I don't think there is any "who" involved. I did the update at home where I'm the only one around and I couldn't get the wiki working. Now at work, the same thing. No one else is using the wiki at...
Thanks for the quick reply. There seem to be lots of warning and such, but I'm not at all sure what to do with them I've attached the trace.log to this entry as a zip file. Any help is welcome.
...
I ran the updateWiki.sh script twice. Now I get the message:
I've tried restarting dekihost and the VM several times without any success. I'm now dead in the water. Any ideas???
Eric
I don't think there is a free VMware Player for OS X. You would probably have to run VMware's Fusion or possibly Parallels. You might be able to install the non-VM installation although I'm sure that...
I like the tags feature, but it is a bit of a pain to have to retype the same tag every time I want to use it. Also, this allows possible misspellings or word variations. What would be nice would be...
A nice feature would be to be able to fix the page width. A fixed with can make for a more consistent experience especially with documentation content. I'm sure this can be handled by a new skin, but...
I only spent a minute or two looking at them, but FCKeditor seems better than TinyMCE at working with tables. It tells you the units and generally has clearer and more functional dialogs. Also, it's...
Even better, you can modify the css in the Control Panel: Visual appearance panel. For example I put:
#topic p {
margin-top: 9px;
margin-bottom: 9px;
}
in the customize content styles...
Have you tried using a shift-enter instead of just hitting the enter key? Holding down the shift key while typing enter doesn't end the paragraph.
Eric
When you say "go to your database and set..." could you be more explicit. Do I type something from the linux prompt? Can I set this from the Control Panel/configuration screen?
Thanks,
Eric
That worked. I also noticed that the only roles available in the roles pop-up field were "None", "Viewer", "Contributer" and "Admin", dispite the fact that I had a "Guest" role defined. Is this also...
I attempted to change the user settings for Anonymous from "Viewer" to "None". I want to only allow viewing of the wiki to logged in users. When I attempt to make this change in the User management...
Excellent! Is there a particular tool or Firefox add-in which can help identify the tags associated with an element on the page? I tried looking over the different css files, but it wasn't...
Thanks for the quick reply. Would there ever be the possibility of user specified php code to override the skin's php code much like you can do with css in the control panel? I worry about managing...
I'd like to customize my wiki slightly and to do it in such a way as to not have it break when the next time it is updated using updateWiki.sh. Specifically, I'd like to change the favicon, and I'd...
Thanks for the FAQ. I've been playing and have a question. What I'd like is a bit less of a space between paragraphs at least when using the normal style. I haven't been able to determine which tag...
All the skinning documentation has to do with creating your own skin. This is fine, but what I'm getting at is using the Visual appearance control panel's "Customize Site Styles" and "Customize...