Start using D7 or wait a few months for D8

Hi,

I want to start a new project (a blog for my wife). It's not urgent but I have time now and would be good to start building a new D7/8 site. Since D8 is RC1 should I wait a few months to start or can I start using D7 and upgrade to D8 later?

It's not a complicated project, it's a blog with some sections using special content types and some basic custom fields.

Also, I'm considering WeebPal.com themes, is that OK? I send an email to that developer but I didn't receive any reply. Any experience with him?

Thanks!

Module To Import Javascript Form Data?

Currently my site which consists of many Bootstrap .htm product files is using a main javascript module (.js file) containing all the product attributes for the web page FORM, so when a product is displayed, all the selectable options are displayed for the product for the user to choose from. These product attributes are also "tied into" the outdated shopping cart I'm using which was written a long time ago. So when a user selects the desired product options, the product get added to the shopping cart appropriately.

Migrating content from Drupal 7 to Drupal 8 - Brute Force Approach

Having read this post and getting errors (perhaps Migrate API changed since the post was made), and seeing no straightforward way to migrate content, I ended up going with a brute force approach. Perhaps this might help others who don't want to create a science project out of content migration.

drupal 8 access site maintenance

which one the string access for drupal 8 in maintenance?
I am typing http://www.... /?q= user but it nothing happens
I am typing www...../?q=user but it nothing happens

Could you help me?

Using OAuth in Drupal

Hi,
I have a .NET application from which I have to authenticate / authorize to Drupal site using OAuth.

I got the authorize url and token url for the the drupal site along with the client id and the secret.

When i tried a simple GET from my browser something like this

http://mysite/oauth2/authorize??response_type=code&client_id=clientID I get Access Denied error with the code 403.

How can I display the Drupal login message ?

What is the point of the Image Reference field in Drupal 8?

In Drupal 8, if you add a field to the node, you will see reference field types - taxonomy term, etc. Choosing taxonomy term lets you categorize a node, and results in a Entity Reference field type. Makes sense. One would think choosing Image under the reference field types would allow one to attach an image to a field as an Entity Reference field. But that is not the case. It simply creates a regular Image field. There is no referencing going on... I actually see no reason why the Image field is even shown under reference... Am I missing something?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x