Closed (fixed)
Project:
EveryBlog
Version:
5.x-1.0-beta5
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Jul 2008 at 14:21 UTC
Updated:
15 Dec 2008 at 08:01 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
ntroutman commentedSorry about taking so long to get back to you on this.
1) Yes you are correct, at the moment EveryBlog is not guaranteed to be compatible with other modules. However, frequently it does in fact work. Blog Theme integration has been added to EveryBlog in version 1.3. Version 2.0 of EveryBlog is going to see a major rethinking in how things are done and will keep in mind the number of modules that already exist for Durpal's core Blog module. However, if EveryBlog gains enough popularity I would be happy to see other module developers supporting EveryBlog in addition to the core Blog module, however, I would warn developers to hold off till version 2 of EveryBlog is released.
2) Currently there is no mechanism for copying over existing blog posts. However, this should not be that difficult to add. I will think about adding migration support to EveryBlog, perhaps it will be in 1.4, however, if you are really interested in moving to EveryBlog soon, I could write up migration code and release it (at least to you) much earlier.
3) EveryBlog doesn't directly work with PathAuto, however it does have "pretty" paths. From the EveryBlog project page:
So you can see that EveryBlog does use nice-looking easy to use paths for accessing blogs and lists of blogs.
If you have anymore questions, or I didn't answer one of these very well, don't hesitate to ask.
Regards,
NTroutman
Comment #2
ntroutman commentedI just added migration code to the dev release 6.x-1.x (http://ftp.drupal.org/files/projects/everyblog-6.x-1.x-dev.tar.gz) which should be updated tomorrow (it only gets recompiled twice a day), or you can download it from this post. Let me know how it works if you decide to use it.
Regards,
NTroutman
Comment #3
kims commentedDid you add migration to the Drupal 5 version too?
I would love to use everyblog too :)
Comment #4
Anonymous (not verified) commentedHi,
Everyblog is proving incompatible with the upload module. Looks like an Ajax Issue
Kahenya
Comment #5
wftl commentedFirst, this is a great idea. Multiple blogs under a single user are a great idea. However . . .
There are apparently still issues with migration of existing blogs, even in the development code. I chose the migrate option and nothing happened, other than there being no way for me to edit old blogs. I can still get to them if I know their node ID, but they were not migrated. Any thoughts? How can I get my blogs migrated without resorting to restoring my old data. Heck, if I knew what SQL fields are affected, I would be willing to run a MySQL command to run through existing posts and force the issue that way.
I did use the 2.0 code, by the way, to install and migrate. Let me know if there is something else I can do.
Take care out there.
-- Marcel
Comment #6
wftl commentedOops, looking at the Apache error logs, I see the following.
PHP Fatal error: Callto undefined function everyblog_blog_loar() in sites/all/modules/everyblog/everyblog.pages.inc on line 539
Ideas?
Comment #7
Anonymous (not verified) commented