My wife gave birth to our first child nearly 4 weeks ago and I've not had time to think abut anything else just yet.
Not like you need it, but you have my permission to selfishly attend to your family. :) Congratulations!
My wife gave birth to our first child nearly 4 weeks ago and I've not had time to think abut anything else just yet.
Not like you need it, but you have my permission to selfishly attend to your family. :) Congratulations!
With some posts I put in typographically correct glyphs such as:
& #8211; for the n-dash ( – )
& #8212; for the m-dash ( — )
(but with no space between the & and #, here it renders them correctly in text or html formats...)
It worked …
With some posts I put in typographically correct glyphs such as:
& #8211; for the n-dash ( – )
& #8212; for the m-dash ( — )
(but with no space between the & and #, here it renders them correctly in text or html formats...)
It worked …
@JDW
Yes. You make one "uploads" folder and Attachments does the rest. The word in-between the %-signs (and including them) are all one variable. From the extension's setting page:
Upload Settings
The path to the upload directory should be an absolu…
at the risk of totally confusing the issue...
You make your "uploads" folder (just one folder) here:
www.jdwdomain.com/forum/uploads/
If that is the folder you made and the place you made it, then the path with percentages that you enter in the ex…
@JDW
Yes. You make one "uploads" folder and Attachments does the rest. The word in-between the %-signs (and including them) are all one variable. From the extension's setting page:
Upload Settings
The path to the upload directory should be an absolu…
at the risk of totally confusing the issue...
You make your "uploads" folder (just one folder) here:
www.jdwdomain.com/forum/uploads/
If that is the folder you made and the place you made it, then the path with percentages that you enter in the ex…
Just wanted to share an image I came up with for this extension:
It's a PNG so usual caviats for Internet Explorer, but you could flatten it down and resave as GIF with the background color of your choice.
You need to put it in the extension fo…
Just wanted to share an image I came up with for this extension:
It's a PNG so usual caviats for Internet Explorer, but you could flatten it down and resave as GIF with the background color of your choice.
You need to put it in the extension fo…
Guest Sign In shows version 0.9 here at the Vanilla Add-ons listing, but version in the file is (correctly) 1.0.
Also, I think a set of tags was dropped from this section (lines 39-42):
$Panel->AddString('
'.$GuestSignIn_Title.'
…
Guest Sign In shows version 0.9 here at the Vanilla Add-ons listing, but version in the file is (correctly) 1.0.
Also, I think a set of tags was dropped from this section (lines 39-42):
$Panel->AddString('
'.$GuestSignIn_Title.'
…
Just a typo:
line 476 of default.php:
$PageMng->Roles[] = array('ID' => 0, 'Name' => $this->Context->GetDefinition('Unathenticated'));
should be:
$PageMng->Roles[] = array('ID' => 0, 'Name' => $this->Context->GetDefini…
I'm getting an odd bug with Firefox 2 on Mac OS X in the Roles & Permissions section:
When I clear a checkbox for any item but Discussions (here showing a Calendar page in great anticipation), the Discussions box unchecks itself. When I re-che…
Just a typo:
line 476 of default.php:
$PageMng->Roles[] = array('ID' => 0, 'Name' => $this->Context->GetDefinition('Unathenticated'));
should be:
$PageMng->Roles[] = array('ID' => 0, 'Name' => $this->Context->GetDefini…