<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>Dear All,</DIV>
<DIV>&nbsp;</DIV>
<DIV>I have couple of questions:</DIV>
<DIV>&nbsp;</DIV>
<DIV>#1 </DIV>
<DIV>You may noticed that when you create a page below there is a option : "Publishing option" and "Promoted to front page" checkbox.<BR>If you click it the contents will be publishing to the front page.</DIV>
<DIV class=content>
<DIV>What I want to do is promote this content to some other pages rather than front page. Would it be possible? Is there any module or any tricks to do?</DIV>
<DIV>&nbsp;</DIV>
<DIV>#2</DIV>
<DIV>I dont know this is the right place to ask. Anyway if you can help me...</DIV>
<DIV>I have hosted Drupal in Windows 2003 machine using XAMPP.</DIV>
<DIV>The problem is: in a network environment clicking <A href="http://drupal.example.com">http://drupal.example.com</A> is ok and users can access. But when somebody accessing from outside my office network he/she need to type IP address. exampple: <A href="http://208.23.12.45/drupal">http://208.23.12.45/drupal</A>. <A href="http://drupal.example.com">http://drupal.example.com</A>&nbsp;is not working outside from my network.</DIV>
<DIV>&nbsp;</DIV>
<DIV>What can I do that outside office network users also can use this url (not IP address one)<A href="http://drupal.example.com">http://drupal.example.com</A>&nbsp;when they will access to my Drupal site.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks in advance.</DIV>
<DIV><BR>--- On <B>Thu, 2/26/09, Metzler, David <I>&lt;metzlerd@evergreen.edu&gt;</I></B> wrote:<BR></DIV></DIV>
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: rgb(16,16,255) 2px solid">From: Metzler, David &lt;metzlerd@evergreen.edu&gt;<BR>Subject: RE: [support] Drupal-Portlet how to and others<BR>To: support@drupal.org, towfiq.islam@yahoo.com<BR>Date: Thursday, February 26, 2009, 11:02 AM<BR><BR>
<DIV id=yiv1666784293>
<DIV dir=ltr align=left><SPAN class=027280016-26022009><FONT face=Arial color=#0000ff size=2>Would recommend you research the Panels module for your portlet question.&nbsp; </FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=027280016-26022009><FONT face=Arial color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=027280016-26022009><FONT face=Arial color=#0000ff size=2>Yes files (attachments) served out by drupal must be resident on the web server ('sites/default/files').&nbsp; The most straightforward way of getting the ifles to the server is by uploading them and attaching them to pages and/or stories that are created by drupal.&nbsp; You need the upload module enabled in order to accomplish this. </FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=027280016-26022009><FONT face=Arial color=#0000ff size=2><BR>Dave</FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> support-bounces@drupal.org [mailto:support-bounces@drupal.org] <B>On Behalf Of </B>Mohammad Towfiqul Islam<BR><B>Sent:</B> Thursday, February 26, 2009 5:48 AM<BR><B>To:</B> support@drupal.org<BR><B>Subject:</B> [support] Drupal-Portlet how to and others<BR></FONT><BR></DIV>
<DIV></DIV>
<TABLE cellSpacing=0 cellPadding=0 border=0>
<TBODY>
<TR>
<TD vAlign=top>
<DIV>Dear Friends,</DIV>
<DIV>&nbsp;</DIV>
<DIV>Few questions about Drupal:</DIV>
<DIV>&nbsp;</DIV>
<DIV>Could anybody know how can I create Yahoo homepage like portlet (which has several tabs like: Features, Environment etc. and has several links and small picture)&nbsp;on Drupal page?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Another question: I have a 20 GB data, Is it a good idea to copy these data to webserver folder in sites/default/files? or we can use any other folder of c: drive (If we can use c: drive folder&nbsp;can users access from web browser?)</DIV>
<DIV>Will it cause any problem in&nbsp;future like slow response of site or any other issues? or anybody has any other idea regarding these unstructured data?<BR></DIV>
<DIV>Thanks in advance.</DIV>
<DIV>&nbsp;</DIV>
<DIV><BR>--- On <B>Tue, 2/24/09, Cog Rusty <I>&lt;cog.rusty@gmail.com&gt;</I></B> wrote:<BR></DIV>
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: rgb(16,16,255) 2px solid">From: Cog Rusty &lt;cog.rusty@gmail.com&gt;<BR>Subject: Re: [support] Webserver directory show in a page how to?<BR>To: support@drupal.org, towfiq.islam@yahoo.com<BR>Date: Tuesday, February 24, 2009, 9:20 AM<BR><BR><PRE>On Tue, Feb 24, 2009 at 1:11 PM, Mohammad Towfiqul Islam
&lt;towfiq.islam@yahoo.com&gt; wrote:
&gt; Dear All,
&gt;
&gt; Would be grateful if anybody have any solution:
&gt;
&gt; I want to show webserver folder in a drupal page. It may require each page
&gt; will show different folder of webserver directory. Example: Page name:
"A"
&gt; will show A folder of webserver, Page name:&nbsp; "B" will show B
folder of
&gt; webserver in somewhere of A/B page like a directory.
&gt;
&gt; How can&nbsp;I do this? Is there any module or tricks for this ?


Try the http://drupal.org/project/webfm module.

Or

Create an .htacess file containing only one line:
Options +Indexes
and copy it to all the directories that you want to show.

Then create a post in Drupal, select "Full HTML" input format, and
enter (for example):
&lt;iframe src="http://www.example.com/your/path"
width="100%" height="400px"&gt;
&lt;/iframe&gt;

Preview it and adjust it.


 &gt; Thanks.
&gt;
&gt; --
&gt; [ Drupal support list | http://lists.drupal.org/ ]
&gt;
</PRE></BLOCKQUOTE></TD></TR></TBODY></TABLE><BR></DIV></BLOCKQUOTE></td></tr></table><br>