Showing advertise and there will be link somewhere to "Click here to skip this advertisement" which module does this?
Example:http://www.technologyreview.com/advertisement.aspx?ad=web&id=58&redirect=%2Fweb%2F%3Fa%3Df
Hello all,
I love the idea of the fluid grids module. Having downloaded, installed and activated it, I find it has a problem.
In my views preview, it behaves very well and all my grids line up horizontally.
But when I save and go to my page where my views block displays, the ouput displays vertiacally.
Can anyone tell me if i am doing something wrong or completely missing something?
Thanks
Burning DVD Mac
dvd burning on mac os x, mac dvd burner, burn dvd on mac
Mac DVD Burning Software
Burning DVD Mac is a professional Mac DVD burning software, that can help you burn DVD on Mac OS X. Burning DVD for Mac users becomes easier than ever with this powerful Mac DVD burner. It can easily finish all video to DVD burning tasks on Mac OS X.
If you downloaded lots of movies or TV episodes and want to burn them to DVD disc for watching on home DVD players, or if you capture lots of funny videos with your DV or camcorder and want to burn movie DVD for memories or distribution, this Burning DVD Mac will be your best choice, that supports all popular video formats like AVI, DivX, WMV, RMVB, MOV, MP4, H.264, etc. and HD video formats.
There are also rich DVD settings, powerful video editing functions, and excellent DVD menu creating function provided by this versatile Burning DVD Mac.
Hi everybody!
Lately, I see more and more websites working like this; You don't need to register on the website to post something, but you need to login via Twitter or Facebook to post something. Clearly, I've seen that these are applications on Facebook & Twitter, but I guess that won't be such hard problem to get to that.
I'm just wondering if there is anybody working on a module to implent this on your website, so people are not restricted anymore to register on your website, but just can use their facebook or twitter.
I think this could be a great integration to social websites (like I have one by my own) as people don't like to register for just another website again.
Hope somebody can get back on this and supply us some good information :)
Greetz
Apoc
I want to create a user area where a member can upload video files to the server and embed them in a node. This part I have working with FlashVideo. However, what I really would like is a way for those video uploads to be stored in a specific file that's associated with the specific user who uploaded the video--so I can group a video with a user. I would effectively like to create "user pages" which have various content such as video, audio, text that are specific to each user who becomes a member. I want other users to be able to view the public parts of other users pages. Can someone point me to a module or method for accomplishing this data structure?
I'm wondering what would be the best way show different content (menus, nodes) to different users (admin, member, anonymous). Is there a recommended module that will accomplish this? I know that I can limit which user groups can see pages, or stories or other content types, but what I want to do is show some menu items to some users and some pages to some users and I'm not sure how to control this fine a grain of content in Drupal.
i have made a site in drupal6 version.A primary link named Login is enabled thr in menu.this login is given the path of user(where u get a login page to enter user name and password).now my issue is how do i change tat login link to 'logout' link wen once logged in and it should perform the function of logout also.is dr anything to done with any php files in user module??plz do help if anyone knows..........
My name is Marcelle Pieplow. I am a technical recruiter with Advanced Automation Consulting in Columbia, SC. I am recruiting on a contract Drupal position with one of our clients in Columbia. For immediate, confidential consideration, you may contact me at (803) 726-4906 or email me at marcellep@aacsc.net. Thank you!
Just figured I'd drop a line here. The first theme to be published on drupal.org as a result of the ELMS project has been released. This will effectively replace all of our default course themes that we roll out. I figured I'd share as it was developed specifically for the educational sector of the drupal community.
http://drupal.org/project/chamfer
The purpose of the theme is to make it easy for those managing drupal sites but not coding for theme to push out high quality themes for their websites. Feedback much appreciated as we're looking to make this as flexible as possible. You can already turn on and off all kind of colors and features of the theme so please check it out and let us know! Should be 2 other ELMS themes out in the future whenever I get time to publish :p
Pittsburgh and Southwestern PAI have an RSS feed and just can't figure out how to get rid of (or at least hide) the date of node creation beneath the Title. Here is an example RSS feed that I've generated - http://keywestflbars.com/duvalstbars/feed. FYI... this setting is not in the Themes Global settings area. Any ideas?
Thanks
I am having trouble getting either CKEditor or FCKeditor 'showing' in Drupal 6 with the Marinelli theme. If I change to any other theme, then they appear and work. I've read all about issues concerning certain features not showing up in Marinelli but so far nobody with my own problem. Have obviously enabled only one or t'other module at a time. DHTML menu is the only other contrib. module I've installed.
Any suggested cure for my blindness here?
Many thanks
Robert
After researching the issue for a long time and trying different methods and configurations i have placed together all the information into a very useful guide that even by blindly copying and pasting it's instructions help you handle the highest loads and boost your site performance.
this is done by throwing away the apache web-server and forgetting it's name.
then getting nginx with php-fpm (or phpfpm for short LQTM) together with apc and boost module i can now handle more then 400 registered user requests in a single second and more than 7000 anonymous users in one second.
you can find my guide here
How can you check if an object of type stdClass is empty in a view?
(I try this because I want to disable a button, like Read More... when there is no text to read more..)
I've tried:
<?php
if (is_null($fields['body']) {
echo "empty";
}else{
echo "not empty";
}
?>
and
<?php
$mystring= (string)$fields['body'];
if ((strlen($fields['body'])>0) {
echo "not empty";
}else{
echo "empty";
}
?>
In the first case, I always get not empty, even though there is no text in the object..
The error showing when I try converting to string is
Object of class stdClass could not be converted to string
Is anyone working on or know of any Drupal implimentations of "Open 311", the public sector API for interoperability?
My organization currently has to rely on a costly proprietary software system to handle city information referal, so I was very interested to see this site http://Open311.org
I installed Ubercart 2.2 on Drupal 6.15. I have read installation Guide before installing, but I have some questions about modules necessary for card functioning. The required module is Token. And six modules are used for default image support:
Required module
- Token
Default image support
- CCK (Content) 12
- FileField
- ImageAPI (ImageAPI, ImageAPI GD2)
- ImageCache
- ImageField
- Thickbox
When installed, most of these modules has severals components inside: which from them must be checked (enabled)? For example, CCK has 12 checkboxes. And for Token: should be Token actions and TokenSTARTER enabled?
Another question: I prefer use Highslide JS, not Thickbox. There is Highslide module for Drupal. Is it possible to replace Thickbox with Highslide in Ubercart?
I want to change code of block "last images". Where i must change the code? (Drupal 6.16)
I've done some work on the drupal dependency system. I'd like to get feedback and ideas.
In particular I'd like to know if how appealing would be to the drupal community the idea to
add debian-style metadata to modules and to extend drush support to act a bit more like
apt.
this is the post https://mancoosi.org/~abate/analyzing-drupal-dependencies-fun-and-profit
pietro
How can I create a simple page which is block less and any primary secondary menu less just a simple page?
Hi,
Do you have any idea why my Who's online block started showing less visitors even though I know from other sources that can not be true?