Creating default view with install profile: Is it possible? Is there good clear step by step or guide to do it.

Creating default view with install profile: Is it possible? Is there good clear step by step or guide to do it.

I would like to setup a few default views on installation but am not to familiar with the back end of views. I have the basics of installation profiles.

Can someone point me to a tutorial on creating views during install drupal 6 and 7.

cheers

AMFPHP Caching

We are considering moving our CMS to Drupal. However we need AMFPHP to be able to access data stored in a serialised text
file stored on disk rather than hitting the Database for every query so that we can cache the queries.

I have read that there is a hack that can be performed upon the AMFPHP classes to allow this here:
http://www.5etdemi.com/blog/archives/2005/09/hacking-amfphp-into-submiss...

Ajax on click problem

How do I amend the js below, included in my custom sub theme, to load when a link is clicked. I can only get it working with a page load.

jQuery(document).ready(function() {
jQuery.ajax({
type: "POST",
url: "/test.php",
data: "name=John&location=Boston",
success: function(msg){
jQuery('#result').text(msg);
}
});
});

The following works but I can't marry the both.

Post your bad experiences with Hosting providers here

I recently changed hosting provider from one.com to drupalvaluehosting.com

I'm having a bit of a nightmare to be honest, one.com was pretty good to begin with, it wasn't untill my site started to get a little more complex that I discovered the PHP memory limit that they have of 32mb. So I searched for another hosting provider and found DrupalValueHosting.com.

Adding a new primary nav link w/ children

I'm trying to add a new nav menu primary link w/ children to http://www.hccarts.org. Details as show below. But I don't understand what I should do with the path. I put the word BCA there. I saw that the site has many node/ with #s. And under url alias, it show I can create a path, but don't know how to not duplicate one that is already there.

I'm a novice at this part. So any help is gratefully received to simply walk me thru steps1-?.

Title: *
HILL COUNTRY BCA
The name of the menu item.

Weird character encoding with 7 Alpha

I'm just starting to work with 7, and have so far been thrilled. There are a couple of puzzling issues for me, and I hope someone can enlighten the dim student?

Whenever I use an ' (apostrophe), the text renders as here///'s your text? I've not done anything other than enable full html...not using wysiwyg ? I can't even enter an image tag because of the " opening and closing the url ?

Thanks

Mark

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x