Send smallwiki mailing list submissions to
smallwiki@iam.unibe.ch
To subscribe or unsubscribe via the World Wide Web, visit
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
or, via email, send a message with subject or body 'help' to
smallwiki-request@iam.unibe.ch
You can reach the person managing the list at
smallwiki-owner@iam.unibe.ch
When replying, please edit your Subject line so it is more specific
than "Re: Contents of smallwiki digest..."
Today's Topics:
1. Re: Adding a news (Nick Ager)
2. Accessing Pier on Pharo 1.1.1 (Bruce Prior)
3. Re: Accessing Pier on Pharo 1.1.1 (Nick Ager)
4. monospace text in pier (Alexandre Bergel)
5. Re: monospace text in pier (Nick Ager)
6. Re: monospace text in pier (Alexandre Bergel)
----------------------------------------------------------------------
Message: 1
Date: Tue, 18 Jan 2011 05:54:48 +0000
From: Nick Ager <nick.ager@gmail.com>
Subject: Re: Adding a news
To: "Magritte, Pier and Related Tools ..." <smallwiki@iam.unibe.ch>
Message-ID:
<AANLkTi=bbKHFzqgxvgx6Vts=NXauTGqvgqaJ7XMEHAno@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"
Another thought, when you create a new blog entry make sure you press the
"current" button associated with the "Publication" date field. It might be
that you've created a new blog entry but haven't given it a publication
date.
On 18 January 2011 03:38, John McKeon <p3anoman@gmail.com> wrote:
On Mon, Jan 17, 2011 at 5:44 PM, Tudor Girba <tudor.girba@gmail.com>wrote:
Hi Alex,
The What's new is simply a component that shows a summary of the entries
from a blog component. Thus, to have something appear in What's new, you
need to add a post in the blog with a valid date.
I would add that you must navigate to the PostTicker component and edit the
source field to tell it which blog to track. It does not automatically
select a blog for you.
John.
Cheers,
Doru
On 17 Jan 2011, at 21:49, Alexandre Bergel wrote:
please have a look here [1] that might solve your problem. I can see
that it is difficult but I hoper we find some time soon to improve
documentation on pier.
[1] http://forum.world.st/A-few-questions-tt3171831.html
I read the thread and I am still not able to add a new entry in the
What's new.
I still have no idea how to add entries :-(
Frankly speaking, this is not a documentation that is needed. I do not
need to read a documentation when I install CMSimple or doku.
Cheers,
Alexandre
On 17 January 2011 18:03, Alexandre Bergel <alexandre@bergel.eu>
wrote:
Hi!
How can I add a new entry in "What's new". I checked the FAQ but I
found nothing. In a former version of Pier, I did a screencast. But
apparently it is obsolete.
I added a blog entry, but it is not listed in the "What's new" list,
on the right hand side
Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
_______________________________________________
Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
_______________________________________________
Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
_______________________________________________
Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
_______________________________________________
Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
_______________________________________________
Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
--
www.tudorgirba.com
"Every thing has its own flow."
_______________________________________________
Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
--
http://john-mckeon.us
_______________________________________________
Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.iam.unibe.ch/pipermail/smallwiki/attachments/20110118/7bebb3f9/attachment-0001.html>
------------------------------
Message: 2
Date: Tue, 18 Jan 2011 10:31:18 -0800
From: Bruce Prior <b.prior@ieee.org>
Subject: Accessing Pier on Pharo 1.1.1
To: smallwiki@iam.unibe.ch
Message-ID: <4D35DC76.40707@ieee.org>
Content-Type: text/plain; charset="iso-8859-1"; Format="flowed"
I have a Pharo 1.1.1 image running and my Comanche server is started.
How can I bring up the sample Pier web page (the same page as appears
when Pier One-Click is started)?
Thanks for your help.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.iam.unibe.ch/pipermail/smallwiki/attachments/20110118/1ef3f206/attachment-0001.html>
------------------------------
Message: 3
Date: Tue, 18 Jan 2011 18:52:45 +0000
From: Nick Ager <nick.ager@gmail.com>
Subject: Re: Accessing Pier on Pharo 1.1.1
To: "Magritte, Pier and Related Tools ..." <smallwiki@iam.unibe.ch>
Message-ID:
<AANLkTikWWZYAmeSYgN5OSPNH6Z=ObpGqx81dD4La3OB0@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"
I presume you've tried: http://localhost:8080/pier
If that doesn't work try executing: PRDistribution register.
Then try the above url again.
HTH
Nick
On 18 January 2011 18:31, Bruce Prior <b.prior@ieee.org> wrote:
I have a Pharo 1.1.1 image running and my Comanche server is started. How
can I bring up the sample Pier web page (the same page as appears when Pier
One-Click is started)?
Thanks for your help.
_______________________________________________
Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.iam.unibe.ch/pipermail/smallwiki/attachments/20110118/299ff29f/attachment-0001.html>
------------------------------
Message: 4
Date: Wed, 19 Jan 2011 11:39:28 -0300
From: Alexandre Bergel <alexandre@bergel.eu>
Subject: monospace text in pier
To: "Pier and Related Tools ... Magritte" <smallwiki@iam.unibe.ch>
Message-ID: <3C2E1FD8-24A8-4FFC-83E0-F8DF17BA0D0F@bergel.eu>
Content-Type: text/plain; charset=us-ascii
Hi!
Apparently, this font is accessible with:
=monospace text
But, when I press the corresponding icon when editing a page, I get
==Monospace text==
Maybe this has to be fixed.
Cheers,
Alexandre