I'm wondering: Can Drupal import Invision Power Board topics/forums/etc into the Drupal forum? I've seen the database conversion instructions, but from what I see all this does is import your users. If you cannot do that, then is there any other forum software you can import posts/etc. into? (ex: convert IPB to PhpBB> Import PhpBB Database into Drupal Forum) - Thanks
A general observation: For all the apparent attempts to organize content on the Drupal site, I'm unable to find where to post a question that may relate to a bug in 4.7, or to a simple lack of understanding of a change introduced in 4.7.
I went looking for where to specify the number of characters for trimmed posts. In 4.6, that was in a "configure" tab of the content settings. That tab is no longer showing up for me in 4.7. The more help... section claims the tab should be there.
I have a tiny issue. A couple of the fields I've created don't show up in the user profile for viewing by anonymous users. They show fine in the "author information" block but on the account page two of my fields don't show. Everything in the database checks out as it should, they are just not being formatted within the user account. One field, for example, is "Last Name". The "First Name" field shows fine on the account page, both fields show within the "author information" block. What's going on? It seems random, but I think not.
I've XML Files which contains multiple products description (title, picture, description).
I parsed it and i would like to put automatically all parsed data into a database... This is easy :-) (One ID for one product)
But, i would like to make a taxonomy website (category-> sub category -> sub sub category -> Products.).
And i would like that 1 product (title, description, picture) is on 1 page...
I've read that comment moderation is taken out of the core of 4.7 and would be a contributed module. The only problem is, I can't find it anywhere - is it still being written?
I'd love to have a way of dealing with dumb comments in 4.7 (flames, off topic, pointless comments) - are there any solutions using 4.7?
Would someone point me to an example or tutorial on how to format form fields on a page in organized manner (versus the default one field per line.) I'm not interested in learning how to create entire themes (for now), just design form pages.
Do you build an output string within a theme function? For Example: