Fwd: [squeak-dev] [ANN] Pier 1.0.17

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Fwd: [squeak-dev] [ANN] Pier 1.0.17

Lukas Renggli
I'll forward that question to the Pier mailing-list.

Lukas

---------- Forwarded message ----------
From: Graham McLeod <[hidden email]>
Date: Tue, Nov 4, 2008 at 10:54 AM
Subject: [squeak-dev] [ANN] Pier 1.0.17
To: [hidden email]


Hi
I am familiar with Squeak and becoming familiar with Seaside.
I am keen to use Pier for a small website, but am battling to find any
tutorial or getting started documentation (other than enough to know
that I am interested!). I have downloaded the new one click image from
Tudor and Lukas and have Pier running. My problem now is how do I
begin with tasks like:

Creating a page template with my logo, choice of menu layout etc?
Adding a search component visible throughout the site
Using columns as seen on the Seaside site?
Editing rich content pages with embedded graphics, tables, video etc..
- I did come accross a loadable extension that did this in the past
using a java script based editor, but I also found a post to the
effect that
this is no longer required...

Any links to more detailed documentation, or suggestions on how to do
the above will be appreciated!
Thanks,
Graham

--
Lukas Renggli
http://www.lukas-renggli.ch

_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
Reply | Threaded
Open this post in threaded view
|

Re: Fwd: [squeak-dev] [ANN] Pier 1.0.17

keith1y
Lukas Renggli wrote:

> I'll forward that question to the Pier mailing-list.
>
> Lukas
>
> ---------- Forwarded message ----------
> From: Graham McLeod <[hidden email]>
> Date: Tue, Nov 4, 2008 at 10:54 AM
> Subject: [squeak-dev] [ANN] Pier 1.0.17
> To: [hidden email]
>
>
> Hi
> I am familiar with Squeak and becoming familiar with Seaside.
> I am keen to use Pier for a small website, but am battling to find any
> tutorial or getting started documentation (other than enough to know
> that I am interested!). I have downloaded the new one click image from
> Tudor and Lukas and have Pier running. My problem now is how do I
> begin with tasks like:
>
> Creating a page template with my logo, choice of menu layout etc?
> Adding a search component visible throughout the site
> Using columns as seen on the Seaside site?
> Editing rich content pages with embedded graphics, tables, video etc..
> - I did come accross a loadable extension that did this in the past
> using a java script based editor, but I also found a post to the
> effect that
> this is no longer required...
>
> Any links to more detailed documentation, or suggestions on how to do
> the above will be appreciated!
> Thanks,
> Graham
>
>  
If you load Pier-Jetsam-Environment from pieraddons, you will find a
choice of frame components. When you choose the frame for your pier
application, you could choose the "ContentWithStyle" based frames.

This frame gives you 1 html layout according to ContentWithStyle

http://www.contentwithstyle.co.uk/content/a-css-framework/

This one layout is flexible enough to give 7 different standard web page
configurations, just by choosing different css selections.
You can choose the css selection in the settings of any page. Add your
additional css to your application library, to set the logo's etc.

Keith

_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] [ANN] Pier 1.0.17

Dale
In reply to this post by Lukas Renggli

----- "Lukas Renggli" <[hidden email]> wrote:

| I'll forward that question to the Pier mailing-list.
|
| Lukas
|
| ---------- Forwarded message ----------
| From: Graham McLeod <[hidden email]>
| Date: Tue, Nov 4, 2008 at 10:54 AM
| Subject: [squeak-dev] [ANN] Pier 1.0.17
| To: [hidden email]
|
|
| Hi
| I am familiar with Squeak and becoming familiar with Seaside.
| I am keen to use Pier for a small website, but am battling to find
| any
| tutorial or getting started documentation (other than enough to know
| that I am interested!). I have downloaded the new one click image
| from
| Tudor and Lukas and have Pier running. My problem now is how do I
| begin with tasks like:
|
| Creating a page template with my logo, choice of menu layout etc?
| Adding a search component visible throughout the site
| Using columns as seen on the Seaside site?
| Editing rich content pages with embedded graphics, tables, video
| etc..
| - I did come accross a loadable extension that did this in the past
| using a java script based editor, but I also found a post to the
| effect that
| this is no longer required...
|
| Any links to more detailed documentation, or suggestions on how to do
| the above will be appreciated!
| Thanks,
| Graham
|
| --
| Lukas Renggli
| http://www.lukas-renggli.ch
|
| _______________________________________________
| SmallWiki, Magritte, Pier and Related Tools ...
| https://www.iam.unibe.ch/mailman/listinfo/smallwiki

Graham,

I am currently working on a post for my blog (http://gemstonesoup.wordpress.com/) where I may cover some of the questions you are asking. I'm helping my wife with a Pier site and I made some changes to the CSS to change the look (bacground colors, menus, footer and headers) and I am planning to describe what I did... The post should be available within the next week (sooner rather than later, but things do come up;), so keep an eye out.

Dale

_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki