Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Post installation | Forum profile

Forum profile page for Post installation on http://drupal.org. This report page is the aggregated overview from a single forum: Post installation, located on the Message Board at http://drupal.org. This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "Post installation" on the Message Board at http://drupal.org is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: Forums | drupal.org - Post installation (site profile, domain info drupal.org)
Title: Post installation
Url: http://drupal.org/forum/22
Users activity: 18 post per thread
Forum activity: 799 active threads during last week
 

Posting activity on Post installation:

  Week Month 3 Months
Threads: 799 2,421 5,379
Post: 1,482 4,586 9,850
 

Post installation Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
WorldFallz
65
user's latest post:
how do i: use fckeditor to...
Published (2009-11-24 21:33:00)
Check the readme.txt file for the fckeditor module-- there's an included experimental plugin called 'link to content' (or something like that) you can try.
VeryMisunderstood
58
user's latest post:
Sharing Content Across Domains...
Published (2009-11-25 23:44:00)
investigate the feeds module and feed from one site to the other.
adamsohn
51
user's latest post:
Need Help with Trip Social...
Published (2009-11-25 07:35:00)
What would be cool is a commute website. Where people can registrer with where they live, where they work, what time they need to be at work, what time they stop work and if they can drive or not. Perhaps with the location module and a handy algorithm the computer can chart possible roots. If it became a large enough community then a person can sign on and say that they need to be somewhere at some time and the computer will find a way to...
nevets
25
user's latest post:
How do I set up my content to do...
Published (2009-11-24 21:01:00)
For the pages consider using the panels module. You could make one panel page that represents the front page and use one view per list. For the author related content you could make a panel page that takes one argument (the author) and use views for the lists (the view should also take author as an argument).
apilasiewicz
14
user's latest post:
Can a view point to anther view?
Published (2009-11-23 10:46:00)
ok i missleaded you, sorry. you dont need a customfield, just this views you created, they should be pages with urls set. so you have one page listing all you want, you set the urls in a corect way (for example url pointing to species from India "species/india") and then the second view as said before takes an argument from the url (provide default argument from url or sth like that setting) has an url sth like "species/%1"
i25
12
user's latest post:
Image links not working in FireFox
Published (2009-11-23 19:33:00)
Any suggestions? Is this a CSS issue?
socceronly
11
user's latest post:
Customer Database & Video...
Published (2009-11-19 22:25:00)
Yeah I am the same way. I am learning more and more and even posting a few responses to questions when I can. I hope to answer more complex ones in the future.
vertazzar
11
user's latest post:
How is $content built?
Published (2009-11-23 15:05:00)
http://drupal.org/project/contemplate
hhkont
11
user's latest post:
How do you change the logo size...
Published (2009-11-23 17:58:00)
I see you're using the default logo. Grab the logo from anywhere (the top of this page, for instance). Resize it any image editing tool, then in your Theme configuration screen, you can override your default logo. It's a funny place to put it, in your Theme config. I would look for it logically in Site Information.
soezkan
11
user's latest post:
View shows me whole node for...
Published (2009-11-25 14:07:00)
Hi there, I have a view to show listed nodes. And it works :) But when I add some comments, for every comment the according node is printed out, which is of course stupid. I want it the other way round: It shall show below each node all according comments! Any suggestions how I have to program my view filter? Thanks alot, Soezkan
 

Latest active threads on Post installation::

Forums | drupal.org
Started 2 days, 9 hours ago (2009-11-25 06:41:00)  by nickeberle
you should check the documentation ( http://drupal.org/node/545664 ) and if there is no answer there post this on the issue cue for the boost module ( http://drupal.org/project/issues/boost )
Thread:  Show this thread (4 posts)   Thread info: Boost Module: Set pagewise cache expiry: Is it possible to set caching as 3
hours for all pages and 1 hour for frontpage alone? Size: 435 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: you should check the :: Post installation :: Forums | drupal.org"
Forums | drupal.org
Started 1 day, 12 hours ago (2009-11-26 03:20:00)  by VeryMisunderstood
user reposted question over in module development = http://drupal.org/node/643546 Rather then delete this question since it's been here awhile. Follow discussion, if any, at above link.
Thread:  Show this thread (2 posts)   Thread info: Quiz module question Size: 325 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: =-= :: Post installation :: Forums | drupal.org"
Forums | drupal.org
Started 3 days, 22 hours ago (2009-11-23 17:55:00)  by hhkont
I would resize the logo before bringing it into Drupal. AFAIK, Drupal will just use the original size.
Thread:  Show this thread (8 posts)   Thread info: How do you change the logo size on the front page where the logo goes? Size: 135 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: I would resize the logo :: Post installation :: Forums | drupal.org"
Forums | drupal.org
Started 1 year ago (2008-11-06 16:39:00)  by nevets
Given the view expects volume as the first argument and number as the second this should work <?php $view = views_get_view ( 'focus' ); print $view -> execute_display ( 'page_1' , array( arg ( 1 ), arg ( 2 ))); ?> See for http://groups.drupal.org/node/10129 for more on embedding views 2.
Thread:  Show this thread (34 posts)   Thread info: Drupal6: Passing Argument(s) to Embedded View Size: 1,346 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Given the view expects :: Post installation :: Forums | drupal.org"
Forums | drupal.org
Started 1 day, 13 hours ago (2009-11-26 02:44:00)  by mysticjeff
Hola Gang, I installed 'pixture reloaded" and was trying to get the color scheme changed. It supports the color module. However, when i go under site building/theme/configure/pixture I don't see a color picker (never have for any themes). Maybe I haven't found the color picker or i am in the wrong place. It's supposed to have tons of color schemes to choose from but my site is stuck...
Thread:  Show this thread (2 posts)   Thread info: color module Size: 496 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "color module :: Post installation :: Forums | drupal.org"
Forums | drupal.org
Started 2 months, 4 weeks ago (2009-08-30 05:02:00)  by derekg
It's not a weird question. I'm trying to figure out the same thing. And I've seen other people asking the same thing. There does not appear to be a standard simple way to do this. In my case I'm deving a site for a dog breeder. He has nodes to show off each of his adult males and nodes to show off each of his adult females. I need to create nodes for breeding pairs selected obviously from ...
Thread:  Show this thread (8 posts)   Thread info: If I use a cck reference in a node, can I use that to get data related to
the reference to auto populate other fields in a node? Size: 1,307 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Attach Field Content from One Node to another Node :: Post installation :: Forums | drupal.org"
 

Hot threads for last week on Post installation::

Post installation
Started 5 days, 16 hours ago (2009-11-21 23:37:00)  by paragon77
See if this topic will help or not... http://drupal.org/node/636954
Thread:  Show this thread (14 posts)   Thread info: Cannot get MAIL to work Size: 207 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: See if this topic will help :: Post installation :: Forums | drupal.org"
Post installation
RE: =-= - 12 new posts
Started 6 days, 16 hours ago (2009-11-21 00:02:00)  by VeryMisunderstood
Thinking about this a bit.... Taxononmy aren't nodes. Therefore I'm not sure the required information will be present where it concerns when the terms were created. Thus filtering latest may be a bit difficult unless they are turned into nodes. the category.module does this I think. It's been awhile since I've used it though and wasn't crazy about the implementation.
Thread:  Show this thread (12 posts)   Thread info: How can I create a latest tags box that sorts the latest and filters
duplicates? Size: 401 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: =-= :: Post installation :: Forums | drupal.org"
Post installation
Started 1 week ago (2009-11-20 03:56:00)  by aitala
I have the same issues with users remaining logged in with my phpBB3 integration... I plan on moving from the phpbb Drupal integration module to the phpBBforum module, since the former appears to be dead. If that works, I am actually planning on migrating the phpBB posts into the native Drupal forum.. the phpBBforum change is only in case the migration to Drupal forum fails... Eric
Thread:  Show this thread (12 posts)   Thread info: Drupal integration vBulletin vs. phpbb3 Size: 437 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: I have the same issues with :: Post installation :: Forums | drupal.org"
Post installation
Started 1 week, 1 day ago (2009-11-18 20:49:00)  by nevets
If the path to a service page contains either the taxonomy id (tid) or name you can use a view argument and sets it's default handling to get the taxonomy term from the path. Note by default views uses the unaliased path.
Thread:  Show this thread (11 posts)   Thread info: Filtering a View Dynamically Size: 255 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: If the path to a service page :: Post installation :: Forums | drupal.org"
Post installation
RE: =-= - 11 new posts
Started 5 days, 22 hours ago (2009-11-21 17:38:00)  by VeryMisunderstood
in your view, what type of display is in use? if a page display, what is the path you've set?
Thread:  Show this thread (11 posts)   Thread info: Mulitple Blogs on one Page Size: 125 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: =-= :: Post installation :: Forums | drupal.org"
Post installation
RE: Not sure - 11 new posts
Started 1 week ago (2009-11-20 06:45:00)  by meatsack
Just a couple notes so you don't spend too long searching for some things over others. file upload failed. field_audio_0 - This seemed strange... I'm guessing "0" is some kind of count... this wasn't my first entry, so it shouldn't be "0" right? I've had errors like this appear when I hit the upload button on the node form. Something goes wrong with the AJAX response in some browsers...
Thread:  Show this thread (11 posts)   Thread info: mp3 uploads, but doesn't attach Size: 1,533 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Not sure :: Post installation :: Forums | drupal.org"
Post installation
Started 1 week, 1 day ago (2009-11-19 07:45:00)  by bsenftner
check your input filters. Eiher go with Full HTML, or add the 'img' tag to your allowed input filter.
Thread:  Show this thread (9 posts)   Thread info: Wysiwyg editor not able to link an image Size: 133 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: check your input filters. :: Post installation :: Forums | drupal.org"
Post installation
RE: =-= - 9 new posts
Started 5 days, 8 hours ago (2009-11-22 07:42:00)  by VeryMisunderstood
not alot to run with here. specific page? provided by a module? or ..... ? cache settings? in administer -> performance any modules extending cache ? boost? any 3rd party cacheing?
Thread:  Show this thread (9 posts)   Thread info: Why would Drupal 6.14 serve ano cached pages to a logged in user? Size: 247 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: =-= :: Post installation :: Forums | drupal.org"
Post installation
Started 5 days, 21 hours ago (2009-11-21 18:45:00)  by ludo1960
..clarify what you mean by: - create this field and add there php code to print out the view manualy: views_embed_view($viewName, $display_id, $myNodes); ? I presume this code should go in the first view customfield?
Thread:  Show this thread (8 posts)   Thread info: Can a view point to anther view? Size: 273 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Could you please... :: Post installation :: Forums | drupal.org"
Post installation
Started 1 week, 1 day ago (2009-11-19 11:04:00)  by saurabhcms
Hi, Put the anchor tag just before your image tag. You can contact me personally. Saurabh Arya | www.cmswebsiteservices.com | skype:nspl042
Thread:  Show this thread (8 posts)   Thread info: Inserting Image (not logo) to Header and making it clickable Size: 298 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Hi, Put the anchor tag just :: Post installation :: Forums | drupal.org"