Pier questions

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

Pier questions

dtrussardi@tiscali.it
Hi, 

i'am new about Pier.

I do some test with Pharo1-0.10509 and Pier-Seaside-lr.448

I have some questions :

1)  i have remove some item from commands.

Now when go  into commands edit to add item i can't save the change because the error :
 
  • Command Classes: Invalid input given
2) i d'ont understund how i can release the 'project' for deploy.

How i can manage the development with the environment and the command

and the deploy with only 'end user' informations ?

3) i read into Frequently Asked Questions :

Put a link *Top>.* to the bottom of your page. 

You can also use the ‘@-‘ syntax to jump to particular locations in a page


But i don't know how manage it.

How i can found example  ?
  

Thanks, 

Dario

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

Re: Pier questions

Lukas Renggli
> 1)  i have remove some item from commands.
> Now when go  into commands edit to add item i can't save the change because
> the error :
>
>
> Command Classes: Invalid input given

That's a bug, I've seen that too at some time, but never managed to
reliably reproduce.

I'll have a look at this again.

> 2) i d'ont understund how i can release the 'project' for deploy.
> How i can manage the development with the environment and the command
> and the deploy with only 'end user' informations ?

You mark the root page of the environment as hidden to unauthenticated users.

> 3) i read into Frequently Asked Questions :
>
> Put a link *Top>.* to the bottom of your page.
>
> You can also use the ‘@-‘ syntax to jump to particular locations in a page
>
> But i don't know how manage it.
> How i can found example  ?

@top

*jump to top>.@top*

Lukas

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

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

Re: Pier questions

Reza Razavi
At 09:48 20/02/2010, Lukas Renggli wrote:
>That's a bug, I've seen that too at some time, but never managed to
>reliably reproduce.

It looks like being related to a mismatch between the actual and
cached values in MAMultipleOptionDescription >> validateKind:. I
don't have the exact context within within the bug appears, but was
wondering if it could be caused by MADynamicObject.

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

Re: Pier questions

Lukas Renggli
Loading the latest code for Magritte and Pier should solve the problem
in both, version 1 and 2.

Lukas

On 20 February 2010 11:12, Reza RAZAVI <[hidden email]> wrote:

> At 09:48 20/02/2010, Lukas Renggli wrote:
>>
>> That's a bug, I've seen that too at some time, but never managed to
>> reliably reproduce.
>
> It looks like being related to a mismatch between the actual and cached
> values in MAMultipleOptionDescription >> validateKind:. I don't have the
> exact context within within the bug appears, but was wondering if it could
> be caused by MADynamicObject.
> _______________________________________________
> Magritte, Pier and Related Tools ...
> https://www.iam.unibe.ch/mailman/listinfo/smallwiki
>



--
Lukas Renggli
http://www.lukas-renggli.ch
_______________________________________________
Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki