Hi,
I'm trying to embed an existing structure whose descriptions have some
#parameterNames. For example, I would like to embed a Code Highlighter
structure (http://www.piercms.com/doc/add-ons#28425338) inside another
page with some parameters:
+/Code|gutter=false|ruler=false+
This unfortunately does not disable the gutter and ruler that are
enabled in the /Code structure.
Can somebody help me?
--
Damien Cassou
http://damiencassou.seasidehosting.st
"Lambdas are relegated to relative obscurity until Java makes them
popular by not having them." James Iry
I've got a very strange behaviour of my image...
It's all ok with Image Persistency on locally on my windows PC. But when I
switch to it at hosting (it's webfactional.com with ubuntu) our site stops
to answer (after saving the image, if I understand correctly). When I click
on "snapshot" in "System Management" I get the following walkback in
browser:
Internal ErrorError: subscript is out of bounds: 2
MethodContext(Object)>>errorSubscriptBounds:
MethodContext(ContextPart)>>at:
MethodContext>>tempAt:
[] in [] in WAWalkback>>renderStackFrame:on:
Array(SequenceableCollection)>>withIndexDo:
[] in WAWalkback>>renderStackFrame:on:
BlockClosure>>renderOn:
[] in WAGenericTag(WATagBrush)>>with:
BlockClosure>>renderOn:
WARenderCanvas(WACanvas)>>nest:
WAGenericTag(WABrush)>>with:
WAGenericTag(WATagBrush)>>with:
WARenderCanvas(WAHtmlCanvas)>>definitionList:
WAWalkback>>renderStackFrame:on:
[] in [] in [] in WAWalkback>>renderStackOn:
BlockClosure>>renderOn:
[] in WAGenericTag(WATagBrush)>>with:
BlockClosure>>renderOn:
WARenderCanvas(WACanvas)>>nest:
WAGenericTag(WABrush)>>with:
Without any buttons, nor anything visible in Pharo (using VNC). But "Process
Browser" shows no process for Seaside... How can I find the cause of the
problem and/or fix it?
--
Dennis Schetinin
I'm wondering about
PRChangeCommand>>buttonSpecification
^ Array with: self saveButton with: self applyButton with: self
cancelButton
That puts save, apply, cancel on the design, edit, and settings panels.
But I'm wondering why save, versus apply. What's the thought behind
'Apply" versus just having the
save, cancel.
--
=
=
=
========================================================================
John M. McIntosh <johnmci(a)smalltalkconsulting.com> Twitter:
squeaker68882
Corporate Smalltalk Consulting Ltd. http://www.smalltalkconsulting.com
=
=
=
========================================================================
Hi,
I'm toying around with MAPluggableAccessor. While I really like
to introduce some kind of delegated descriptions it doesn't
work that easy. I'm not really familiar with caching of the
magritte descriptions. My problem is that I'm operating on
a MAContainerComponent using childAt: . The children are
detected by =. The MAPluggableAccessor implements equality based
on the equality of the read and write accessors. But these are
blocks and return false if compared.
So I'm wondering what is the intended of the class. I can get
it to work if I'm caching the accessor inside the component.
But maybe it is supposed to work different.
Norbert
I need to make poll in my site. I loaded this package Poll-pmm.15.mcz,
but when i tried to add such component on the page Error: "Subscript
out of bound" raised and this node added in the tree. In stack trace
something about MANamedBuilder was mentioned. When i opened this node
another error about using obsolete functionality raised. How can i fix
this problems and what other packages i need?
Thanks in andvance.
__
Ilya Timofeev
Hi Damien,
now I started Pharo
pharo0.1-10342dev09.06.3.image
pharo0.1-10324web09.06.1.image
which both showed the same problem initially.
Then I started "software update" on pharo0.1-10324web09.06.1.image;
after the update it now seems to work all right, the context menus work.
But I fear that my problem is not solved yet. My objective is to use
pier with the design as provided by Pier-1-1-1.app as a development base.
Software update on the Pier-1-1-1.app image throws shortly after the
"use another VM for updating from the #10262 closure image" message,
even with a VM from the current Pharo site.
Do you know a way to obtain the same initial layout after installing
pier onto a clean development image?
Best regards,
Andreas
-------- Original-Nachricht --------
Betreff: [Fwd: Re: pier.image: new package fileIn from universe disabled]
Datum: Sun, 21 Jun 2009 15:11:06 +0200
Von: Andreas Leidig <Andreas.Leidig(a)gmx.net>
An: damien.cassou(a)gmail.com
Hi Damien,
now I started Pharo
pharo0.1-10324web09.06.1.image
and I see the same problem.
Now I suspect it could be a problem with Vista/Mouse or Pharo side
settings and try to proove this.
best reagrds,
-------- Original-Nachricht --------
Betreff: Re: pier.image: new package fileIn from universe disabled
Datum: Sun, 21 Jun 2009 13:56:18 +0200
Von: Andreas Leidig <Andreas.Leidig(a)gmx.net>
An: damien.cassou(a)gmail.com
Referenzen: <4A3D7213.1050402(a)gmx.net>
<6ac749c10906202348y7092b0f5xd2e0ddf7d2385456(a)mail.gmail.com>
Hi Damien,
thank you for your quick answer.
The image is from
Pier-1-1-1.app.zip
pier.image
which I loaded from
http://code.google.com/p/pier/
a few days ago, running on vista (which surprisingly was as fine as
possible with squeak up to now).
Info says Pharo 0.1, update #10213.
Somehow it looks like somone locked up the image by cutting manual
update methods (maybe unintentional on distribution):
Context menus do not show up in any controller pane different from world
seemingly (I tried several controllers with text panes, OB Package
browser), so I cannot update or evaluate code; I cannot select a package
version in the universe browser; the universe editor allows selection,
but throws on install. But package installation works in general.
Is it possible to evaluate transcript code on VM startup? So I could
maybe start an update on the demaged packages.
Best regards,
Andreas
Damien Cassou schrieb:
> Hi Andreas,
>
> On Sun, Jun 21, 2009 at 1:34 AM, Andreas Leidig<Andreas.Leidig(a)gmx.net> wrote:
>> I installed the actual pier runtime image.
>
> please tell me exactly what image you tried.
>
Dear List,
I installed the actual pier runtime image.
I want to load additional packages into that image, but the selection
menu seems to be disabled in all uiverse browsers, the universe editor
throws on "install".
What is the shortes solution to this problem?
Thank you for your help .
Kind regards,
Andreas
Hi,
My new homepage http://obi.ath.cx/pier
powered by Pier, Seaside and GemStone
is up and running.
Cheers
Gerhard
PS:
You can add me to the example installations on piercms.com
Hi,
when define a description i can into addCondition: block
test one property of the description ?
For example:
descriptioAddressPrn
............
addCondition:[:value| ...... propertyAt: #sizeLink = value size]
labelled: ' Error ';
yourself
Where the property is set when create the descriptionContainer
description
^ self class descriptionContainer,
self class descriptionAddressPrn beWritable; propertyAt: #sizeLink put:10; yourself
Any pointers would be greatly appreciated!
Thanks!
Dario
Hi!
How do i get a second pier kernel with the same default style?
I mean the style with the black menu at the top.
If I execute PRKernel named: 'xyz' i get only Pier with the old styles.
Gerhard