Re: Material Design Lite for Squeak?

Jupiter Jones <[email protected]>
Newsgroups gmane.comp.lang.smalltalk.squeak.seaside
Message-ID <[email protected]>
I’m not sure if this is what you’re asking, but…

Metacello new
	baseline: ‘MaterialDesignLite’;
	repository: ‘filetree:///opt/home/wm/usr/src/smalltalk/package-cache/MaterialDesignLite-1.3.2/src';
	load

Prefix the directory path with ‘filetree://'

Cheers,

J

> On 24 Dec 2018, at 5:55 pm, gettimothy <[email protected]> wrote:
> 
> If anybody has time, could you please post the Metacello command to load the filtree?
> 
> I have:
> 
>     Metacello new
> filetreeDirectory:'/opt/home/wm/usr/src/smalltalk/package-cache/MaterialDesignLite-1.3.2/src';
> baseline:'MaterialDesignLite';
>     load
> 
> Searching the web, nothing obvious appears.
> 
> thanks in advance.
> 
> t
> 
> ---- On Fri, 23 Nov 2018 05:21:37 -0500 Tobias Pape <[email protected]> wrote ----
> 
> 
> > On 22.11.2018, at 23:45, Cyril Ferlicot D. <[email protected] <mailto:[email protected]>> wrote: 
> > 
> > Le 22/11/2018 à 10:47, Tobias Pape a écrit : 
> >> Hi, 
> >> 
> >> Ok, I see. 
> >> 
> >> However, The Baseline requires Seaside3 with Zinc (https://github.com/DuneSt/MaterialDesignLite/blob/master/src/BaselineOfMaterialDesignLite.package/BaselineOfMaterialDesignLite.class/instance/seaside3..st <https://github.com/DuneSt/MaterialDesignLite/blob/master/src/BaselineOfMaterialDesignLite.package/BaselineOfMaterialDesignLite.class/instance/seaside3..st>) 
> >> but Zinc does not work with Squeak. Squeak currently uses WebServer/WebClient (or Comanche). 
> >> 
> > 
> > https://github.com/DuneSt/MaterialDesignLite/releases/tag/v1.3.2 <https://github.com/DuneSt/MaterialDesignLite/releases/tag/v1.3.2> 
> 
> Thank you, Cyril! 
> -t 
> 
> > 
> >> Best regards 
> >>     -Tobias 
> >> 
> >> 
> >> _______________________________________________ 
> >> seaside mailing list 
> >> [email protected] <mailto:[email protected]> 
> >> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside <http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside> 
> >> 
> > 
> > 
> > -- 
> > Cyril Ferlicot 
> > https://ferlicot.fr <https://ferlicot.fr/> 
> > 
> > _______________________________________________ 
> > seaside mailing list 
> > [email protected] <mailto:[email protected]> 
> > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside <http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside> 
> 
> _______________________________________________
> seaside mailing list
> [email protected] <mailto:[email protected]>
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside <http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside>
> 
> 
> _______________________________________________
> seaside mailing list
> [email protected]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

_______________________________________________
seaside mailing list
[email protected]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.