| Call now and get cheap hosting |
| widestat.com |
| Call now and get cheap hosting |
| widestat.com |
It is not hard but just need to know the steps. There are 3 steps as follow:
1. Install "video filter" from this url: http://drupal.org/node/402796
2. Enable "video filter" module from here: admin/build/modules
3. Configure which "input formats" to allow "video filter", in this article I pick "Filtered HTML" which is filter number 1
After Drupal 7 release I tested on various platforms including Linux, share hosting, and Windows. Drupal 7 works but on share hosting it is a bit too heavy and you will have lot of warning during the install or might not even finish. So if you want to use Drupal 7 either you have a dedicate server or a very fast share hosting otherwise don't even try because I did on several share hosting and gave up!
As for installing Drupal 7 on Windows platform, it will work but it requires some work to install unless you use the Microsoft web installer for Drupal.
I was interested in getting Drupal to run with MSSQL rather than MySQL so I set out to see if I might be able to hack the code to support MSSQL whether through PHP MSSQL driver or through Microsoft SQLSRV driver...
I spent several weeks on this effort and here are some quick write up on that effort.
There were some effort prior to Drupal 6 and some were able to get it running with MSSQL at some point but the effort was completely stalled indefinitely when Drupal 6 was released.
CODblock is designed to emulated Mambo Custom Module. For those that is unfamiliar with Mambo, this CODBlock is a general purpose block that you can use to display any HTML content that you want quickly without too much fuss.
One typical usage would be to show ads on your Drupal site, just create the block and enter your ad code.
That's it!
You can download it from here:
The first question I ask myself when I look at 000webhost, a very popular free hosting provider, can Drupal be installed and run well on this free web host provider and the question is a BIG yes!
Like any free hosting provider they have limitation design to protect the service from being abuse. I wrote a two parts series on how to install Drupal on 000webhost.
The reason for two parts is once you get the file upload and ready to install, the procedure is the same like any Drupal install.
The first part is: http://docs.ongetc.com/index.php?q=content/how-install-drupal-000webhost
In Drupal there is something call "primary and secondary links" on menus how would you add items to those menus links?
It is not too hard if you know what you are looking for!
The steps are very simple:
Click on "Administer" then click on "menus" then click on "primary links" and finally click on "add item".
On this screen you would enter the information to show on your primary link menus.
Here is an example for adding Forum to your "primary links" menus:
I have had my Drupal cron.php fail more frequently than it is running! After several months of troubleshooting and search for a possible solution and I think I found something that work for me.
There are lot of theories on what might cause the Drupal cron.php to fail but what I post here work!
http://drupal.ongetc.com/?q=content/how-fix-cronphp-fail-404-error
There are lot of tutorial on how to use Drupal multiple sites feature but they are somewhat complicate to follow and understand so I create my own how to do Drupal multiple sites for my use but thought it might help others so I post those steps here in "How-to" book.
http://drupal.ongetc.com/?q=content/how-use-drupal-multiple-sites-feature
I hope you will find it useful!
Thanks
Drupal has a nice blog module but it is not turn on by default. Once it is enable you can create a blog entry easily!
Please see my other post on the steps how to enable blog module in Drupal.
Drupal has a build in blog module so the first thing you will need to do is to enable the blog module.
The steps to enable blog module is very easy:
. Click administrator
. Click module and look for "blog" and click on enable
Once the blog module is enable then you will see under "create content" will have a link for "blog entry" click on that to create a blog and just type away.
After you create the blog entry it will show under "Recent blog posts" if you have it enable in the "block"