sounds cool.
On 16 sept. 06, at 03:21, Keith Hodges wrote:
Stefan,
The scripters aim to provide a simple programmatic interface to pier.
So far I have implemented.
aScripter addPageAt: '/Pier/User' name: 'Keith'.
aScripter addPageAt: '/Pier/User' name: 'Keith' contents: '!!
Keith''s Page'.
aScripter removePageAt: '/Pier/User/Bob'.
In the scripters you can pass a path or the real thing.
| newPage |
newPage := aScripter addPageAt: '/Pier/User' name: 'Keith' contents:
'*my cv*'.
aScripter addPageAt: newPage name: 'my cv' contents: 'chief cook and
bottle washer'.
While not a comprehensive api, it is enough to begin importing some
data.
The MagmaControlPanel provides a simple UI for adding, deleting and
persisting kernels. Sufficient to fully control a remote installation
from a web browser. Though I haven't tried it without Magma actually
installed to know if it would be more generally useful.
Once I am happy with the magma stuff I will be turning my attention to
the Environment and aim to make some admin components for use
within the
environment. I have already implemented full stylesheet control and a
password editor and user/groups editor. Which are designed to be
available within the Environment for the site.
Sounds exciting to me.
I always thought that once we have command we could even let the
admin be able to write
under Page all links = dead (nromally we can do that with the search
engine)
and then do
(all links = dead) do: action :)
best regards
Keith
___________________________________________________________
The all-new Yahoo! Mail goes wherever you go - free your email address
from your Internet provider.
http://uk.docs.yahoo.com/nowyoucan.html
_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
_______________________________________________
Smallwiki mailing list
Smallwiki(a)impara.de
http://impara.de/mailman/listinfo/smallwiki
___________________________________________________________
The all-new Yahoo! Mail goes wherever you go - free your email
address from your Internet provider.
http://uk.docs.yahoo.com/
nowyoucan.html
_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki