Recent activity
Subscribe to this feed
James Hall replied on April 21, 2008 18:20 to the question "How can I create a new sidebar?" in PBwiki:
Vu Nguyen replied on April 21, 2008 15:46 to the question "How can I create a new sidebar?" in PBwiki:
Rachel Pennig replied on April 21, 2008 15:32 to the question "How can I create a new sidebar?" in PBwiki:
James Hall asked a question in PBwiki on April 21, 2008 15:29:
How can I create a new sidebar?Original sidebar was deleted in error. How do I create a new section to appear on the right column?
Guy Fawkes replied on April 07, 2008 14:28 to the question "RSS url not working for http://cpagroup.pbwiki.com/rss2.php" in PBwiki:
"Your help service was down for almost two days."
They are supposed to be hiring some weekend help staff.
Can't speak to the RSS problem, b/c I don't use it.
James Hall asked a question in PBwiki on April 07, 2008 12:02:
RSS url not working for http://cpagroup.pbwiki.com/rss2.phpRSS url not working for http://cpagroup.pbwiki.com/rss2.php
The RSS content will not display or transfer with the FeedBurner feed.
Your help service was down for almost two days. What is the solution to get the RSS xml url to work?
Why is the default RSS url have a 2 in the address? http://cpagroup.pbwiki.com/rss.php does not work either.
Need solution.
James Hall
James Hall replied on April 04, 2008 21:10 to the question "How to remove description text from RSS feed?" in PBwiki:
Hi James,
Thanks for sending us this information. The problem will be fixed in our next release. The issue is due to a non-standard element that Bloglines is inserting into the top of your feed "<access:restriction>". You may be able to work around this if you try using another service to deliver your feed content. Alternatively, you can wait until the new code goes out in a few weeks.
Hope this helps!
Omar
Widgetbox Support
www.widgetbox.com</access:restriction>
ThomasGHenry replied on April 04, 2008 01:20 to the problem "The html given me from my Google Calendar (iframe tag) shows up in the preview, but won't show up after I save" in PBwiki:
how do u do that? where do u get the code? the code i've found doesn't seem to work. so far i've tried variations of this code from the xml file of the google calendar gadget (in the "add any google gadget" area):
<center>
<span>
</span><table>
<tr>
<td class="tl evhtml"></td>
<td></td>
<td class="tr evhtml"></td>
</tr>
<tr>
<td class="bl evhtml"></td>
<td class="br evhtml"></td>
</tr>
</table>
<table class="pickerContainerTable">
<tr><td class="tl dphtml"></td><td></td><td class="tr dphtml"></td></tr>
<tr><td></td><td><div>
<table height="160" width="100%"><tr><td>
<center>
<font>
</font><div>Loading...</div>
</center>
</td></tr></table>
</div></td><td></td></tr>
<tr><td class="bl dphtml"></td><td></td><td class="br dphtml"></td></tr>
</table>
<div>
<span class="fakelink">Quick Add</span> Create Event <span class="fakelink"></span>
</div>
</center>
<div>
<div></div>
</div>
<div>
<div>
<div>

<div></div>
</div>
<div></div>
</div>
</div>
<div>
<div>
<div>

<div></div>
</div>
<form>
<input name="date" type="HIDDEN" />
<table>
<tr>
<td>
<input name="quickadd" />
</td>
<td><input type="SUBMIT" value="Add" /></td>
</tr>
</table>
</form>
<div></div>
</div>
</div>
<div class="subscribeLinks">
</div>
<iframe name="GoogleCalendarFrame__MODULE_ID__" height="0px" width="0px"></iframe>
<style>
.pbox {
top: 1px;
width: 15em;
line-height: 1.2em;
margin:0 10px 10px 0;
font-size: 85%;
}
/* =Menu borders (top and bottom) creates rounded corners
----------------------------------------------- */
.pbox .t2, .pbox .b2, .pbox .sb2 {
background-color:#BBBBBB; /* D */
position:relative;
top:-1px;
height:1px;
margin:0 1px;
font-size:1px;
line-height:1px;
}
.pbox .offset, .pbox .b2 {
border-right:1px solid #666666; /* A */
}
.pbox .t2 {
margin-right:2px;
}
.pbox .b2 {
background-color:#BBBBBB; /* D */
}
.pbox .sb2 {
display:block;
background-color:#666666;/* A */
margin-left:2px;
}
.boxbody {
background-color:#DDDDDD; /* E */
position:relative;
top:-1px;
border:solid #BBBBBB; /* D */
border-width:0 1px;
}
.boxbody ul, .boxbody li {
margin:0;
padding:0;
list-style:none;
}
/* The main chrome containing the calendar is spaced this far from the side */
.datePickerDiv {
background: #c3d9ff;
padding: 0px 0px 9px 9px;
line-height: 1em;
}
.DP_monthtable {
width: 100%;
background: #fff;
padding: 0px;
border-bottom: 1px #A2BBDD solid;
font-size: 83%;
}
.DP_monthtable TD {
text-align: center;
padding: 2px;
font-family: Verdana;
font-size: 85%;
}
.DP_heading {
cursor: pointer;
background: rgb(195, 217, 255);
color: #112ABB;
vertical-align: middle;
}
.DP_days {
background: rgb(195, 217, 255);
}
.DP_dayh {
cursor: default;
font-size: 78%;
}
.DP_cur {
font:bold 78%/1em Verdana,Sans-serif;
padding-bottom: 4px;
text-align: center;
}
.DP_prev, .DP_next {
font-size: 125%;
padding-bottom: 6px;
cursor: pointer;
}
.DP_prev { text-align: right; }
.DP_next { text-align: left; }
/* today */
.DP_today {
background : #9ab !important;
border: 1px solid !important;
border-color: #567 #abc #abc #567 !important;
color: #fff;
}
.DP_today_selected {
background : #579 !important;
border: 1px solid !important;
border-color: #246 #9bd #9bd #246 !important;
color: #fff;
}
/* weekday is Gmail blue when selected */
.DP_weekday {
background: rgb(255, 255, 255);
}
.DP_weekday_selected {
background: rgb(170, 204, 238);
}
/* weekend goes from gray to dark blue when selected */
.DP_weekend {
background: #E8EEF7;
}
.DP_weekend_selected {
background: rgb(153, 187, 221);
}
.DP_onmonth {
}
.DP_offmonth {
color: #888;
}
.DP_day_top {
border-top: 1px #A2BBDD solid;
}
.DP_day_right {
border-right: 1px #A2BBDD solid;
}
.DP_day_left {
border-left: 1px #A2BBDD solid;
}
.fakelink {
text-decoration: underline;
cursor: pointer;
color: rgb(0, 0, 204);
}
.eventChip {
font-size: 82%;
font-family: Arial;
}
.eventCell {
vertical-align: top;
font-size: 82%;
font-family: Arial;
}
.agendaLine {
background-color: rgb(229, 236, 249);
line-height: 1px;
height: 1px;
padding: 0px;
font-size: 1px;
}
.timeSlot {
text-align: right;
white-space: nowrap;
padding-right: 0.5em;
}
.dateDescription {
white-space: nowrap;
font-style: italic;
color: gray;
}
a.eventCell:link, a.eventCell:visited {text-decoration: none; }
a.eventCell:hover, a.eventCell:active {text-decoration: underline; }
/* need full URL if not hosted on google.com */
td.tl {background:url("http://www.google.com/calendar/images/corner_tl.gif") top left}
td.bl {background:url("http://www.google.com/calendar/images/corner_bl.gif") bottom left}
td.tr {background:url("http://www.google.com/calendar/images/corner_tr.gif") top right}
td.br {background:url("http://www.google.com/calendar/images/corner_br.gif") bottom right}
td.evhtml {background-repeat:no-repeat;padding-left:4px;width:4px}
td.dphtml {background-repeat:no-repeat;width:2px}
/* used with Quick Add */
.reset {
clear:both;
height:1px;
margin:0;
font-size:1px;
line-height:1px;
}
.t2 {
line-height: 1px;
height: 1px;
font-size: 1px;
border-width: 0 1px;
border-style: solid;
border-color: white;
}
.calChip {
color: white;
padding: 0 2px;
}
.subscribeLinks {
margin-top: 10px;
font-size: 80%;
}
</style>
ThomasGHenry started following the question "Google Calendar code won't display?" in PBwiki.
Seanmac replied on April 01, 2008 11:48 to the question "Need individual RSS url for Folders" in PBwiki:
I agree that this is important and needs to be addressed soon. I use feeds a lot but I don't bother with pbwiki because their RSS is to cumbersome to manage. Page- and Folder-specific feeds would be really useful. Look at the fine control you get with Get satisfaction and others and you will see that pbwiki fall very short of the mark with RSS.
Seanmac
James Hall replied on April 01, 2008 11:21 to the question "Need individual RSS url for Folders" in PBwiki:
Thanks for the reply!
This is an important request, because the RSS transfer as it stands now includes ALL edits. That is useless for viewers. This page has a RSS address that works fine.
Goal is to select for a RSS feed ONLY the content for news reports or articles, and to exclude the housekeeping edits.
Is there a work around to achieve that goal?
Also why is the RSS uld at the bottom of the CPAgroup WiKi site have the address: http://cpagroup.pbwiki.com/rss2.php
The RSS xml url appears as: http://cpagroup.pbwiki.com/rss.php
as the default.
Since either RSS url won't work with WidgetBox or SpringWidget, there is still some issue to be resolved.
Ideas for a solution???
James Hall
Ian replied on April 01, 2008 00:48 to the question "Need individual RSS url for Folders" in PBwiki:
Hello there!
Things like per-page and per-folder RSS feeds are definitely things we are looking into. Sometimes you really only want to know about a section of a wiki, and especially for large wikis having tons of updates isn't all the useful.
Adding these features isn't a small task however so it may be a while before we get them in. The more people we hear from who'd like this feature however the more attention we'll give it, and the better excuse we'll have to make it a priority since we want it too!
So no promises as to when, but we agree they're a great idea.
James Hall asked a question in PBwiki on March 31, 2008 23:00:
Need individual RSS url for FoldersCan you create an individual RSS url for each folder? The current RSS at the bottom of every page is: http://cpagroup.pbwiki.com/rss2.php while the correct link should be: http://cpagroup.pbwiki.com/rss.php
Goal is to save content, place in an individual folder then use the RSS url for that folder to create a FeedBurner feed to place transfer on another.web.site.
Please respond
Vu Nguyen replied on March 30, 2008 20:42 to the question "How to remove description text from RSS feed?" in PBwiki:
James Hall replied on March 30, 2008 17:11 to the question "How to remove description text from RSS feed?" in PBwiki:
Nu,
Got the FeedBurner feed to work. Needed to delete several features within FeedBurner.
Widgetbox still does not find the RSS feed.
https://cpagroup.pbwiki.com/rss.php
https://cpagroup.pbwiki.com/rss2.php
http://cpagroup.pbwiki.com/rss.php
http://cpagroup.pbwiki.com/rss2.php
cpagroup.pbwiki.com/rss.php
cpagroup.pbwiki.com/rss2.php
http://feeds.feedburner.com/CPAgroupWiki
all tried and not work.
Any other ideas?
Thanks much for your help!
JH
James Hall replied on March 30, 2008 16:02 to the question "How to remove description text from RSS feed?" in PBwiki:
Nu,
I did try http://cpagroup.pbwiki.com/rss2.php
Same results.
Do you know of a different FEED generator service so I could test?
FeedBurner is as solid as they get. I'm using over 50 feeds now with no problem.
I can't create a new account within FeedBurner with either RSS url's.
Will try again.
JH
Vu Nguyen replied on March 30, 2008 15:46 to the question "How to remove description text from RSS feed?" in PBwiki:
I typed in https://cpagroup.pbwiki.com/rss2.php and the feed came out valid. Can you try that instead?
James Hall replied on March 30, 2008 15:40 to the question "How to remove description text from RSS feed?" in PBwiki:
Nu,
Note the rss uls for: http://cpagroup.pbwiki.com/rss.php
and for http://cpagroup.pbwiki.com/rss2.php are getting the same error from FeedBurner and the Validator results are below.
The RSS url works in the address line of the browser to bring up the RSS page, but why are there two xml url's ???
http://feedvalidator.org/check.cgi?ur...
FeedBurnerError getting URL: 301 - Moved Permanently
Identify Feed Source
Back to My Feeds
The feed URL you entered is:
http://cpagroup.pbwiki.com/rss.php
We could not find a valid feed at that address. Here are some possible reasons this might have happened:
Is the feed valid? Confirm its validity now.
The feed your site already creates needs to be “valid enough” to work with FeedBurner. This post from the FeedBurner Help Center explains why technical validity matters.
Are you using the URL of the web page or the URL of the feed?
FeedBurner is usually able to "auto-discover" your feed from a web page, but in this case we didn't find any related feeds. You may want to enter the URL of the feed directly.
Is the URL is misspelled or a copy+paste action didn't work?
If that's the case, please try again.
--------------------------------------------------------------------------------
Feed URL:
©2004–2008 FeedBurner, Inc. (Terms of Service • Privacy)
| next » « previous |
Loading Profile...

