Migrating Oracle UCM to Drupal

Has anyone migrated a site(s) from Oracle UCM over to Drupal (without moving each file individually)? I'd like to set up a proof of concept site (i.e., migrate our existing site over with a minimum of time invested) and would love to know if there are any tips or tricks to efficiently moving over a bunch of data from UCM.

More information about formatting options

This should open in a new window - I just lost a long post because I clicked to check the formatting options before clicking "save'

Front page for logged and not logged users

hello

I try to create new Drupal site with D7 alpha 6. As a basic started template I use Genesis.
I need one option with this site. This is something like in facebook.com site.
When you are not logged in you can see only some kind of splash screen (front page version 1) with option to register and login.
If you are logged in you can see whole site (front page version 2), your profile etc

How could I achieve this with Genesis and D7?

Any help?

Custom module function not being found

I have a custom module. in the info file I have told it to include all my files.

files[] = markit.module
files[] = markit.db.inc
files[] = markit.admin.inc

The problem is that when I call a function that is defined in db.inc, from a function in admin.inc. Drupal says that the function is undefined.

Fatal error: Call to undefined function markit_get_markterms() in C:\wamp\www\drupal7\sites\all\modules\markit\markit.admin.inc on line 33

To be clear, markit_get_markterms() is in markit.db.inc.

Image in body without WYSIWYG using shortcode?

Personally, I love everything about Drupal 7 except for the file upload / WYSIWYG process. I really like the core image upload but not any WYSIWYG upload system. I also like the fact that they are separate (allows for more customization).

When a file is uploaded using the WYSIWYG editor, you are given the option to either select an image already uploaded or an image from your computer. However, when an image is uploaded from within the Editor, an new path is not created based on a pathauto/token system like the core uploader.

Would it be possible to create a module that uses the core upload module, but also creates a 'shortcode' that one can use to place that image inside the body??

The path I would like all image uploads to abide by would be something like:

files/[year]/[month]/

Example:

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

[shortcode:image_1:thumb]

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Forum personalisation

Drupalien Hello!

I'm back in problems related to drupal! I created a forum with the native drupal module. My problem is simple and complicate the faith I seek to recover as a list each title heading and section of my forum.

I succeeded in part because I get everything but the mess!

the help of this function.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x