using external design and css files..

classic Classic list List threaded Threaded
4 messages Options
sergio_101-2 sergio_101-2
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

using external design and css files..

was wondering how feasible it would be to use external design and css
files with pier..

the thing i am finding is that i can fly through editing such files in
my native text editor, but having to edit them in the web interface is
slow and error prone.

any ideas?

thanks!

--
----
peace,
sergio
photographer, journalist, visionary

http://www.CodingForHire.com
http://www.coffee-black.com
http://www.painlessfrugality.com
http://www.twitter.com/sergio_101
http://www.facebook.com/sergio101
_______________________________________________
Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
Lukas Renggli Lukas Renggli
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: using external design and css files..

I have the CSS of all my sites external. Just create a Seaside File
Library, override #updateRoot: and load whatever styles, scripts, ...
you need.

Lukas

On 11 December 2011 06:42, sergio_101 <[hidden email]> wrote:

> was wondering how feasible it would be to use external design and css
> files with pier..
>
> the thing i am finding is that i can fly through editing such files in
> my native text editor, but having to edit them in the web interface is
> slow and error prone.
>
> any ideas?
>
> thanks!
>
> --
> ----
> peace,
> sergio
> photographer, journalist, visionary
>
> http://www.CodingForHire.com
> http://www.coffee-black.com
> http://www.painlessfrugality.com
> http://www.twitter.com/sergio_101
> http://www.facebook.com/sergio101
> _______________________________________________
> Magritte, Pier and Related Tools ...
> https://www.iam.unibe.ch/mailman/listinfo/smallwiki



--
Lukas Renggli
www.lukas-renggli.ch
_______________________________________________
Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
sergio_101-2 sergio_101-2
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: using external design and css files..

thanks, lukas.. i will do just that..

On Sun, Dec 11, 2011 at 4:46 AM, Lukas Renggli <[hidden email]> wrote:
> I have the CSS of all my sites external. Just create a Seaside File
> Library, override #updateRoot: and load whatever styles, scripts, ...
> you need.
>

--
----
peace,
sergio
photographer, journalist, visionary

http://www.CodingForHire.com
http://www.coffee-black.com
http://www.painlessfrugality.com
http://www.twitter.com/sergio_101
http://www.facebook.com/sergio101
_______________________________________________
Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
sergio_101-2 sergio_101-2
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: using external design and css files..

In reply to this post by Lukas Renggli
oh! got the stylesheets..

what about the design files? can these be external?

On Sun, Dec 11, 2011 at 4:46 AM, Lukas Renggli <[hidden email]> wrote:

> I have the CSS of all my sites external. Just create a Seaside File
> Library, override #updateRoot: and load whatever styles, scripts, ...
> you need.
>
> Lukas
>
> On 11 December 2011 06:42, sergio_101 <[hidden email]> wrote:
>> was wondering how feasible it would be to use external design and css
>> files with pier..
>>
>> the thing i am finding is that i can fly through editing such files in
>> my native text editor, but having to edit them in the web interface is
>> slow and error prone.
>>
>> any ideas?
>>
>> thanks!
>>
>> --
>> ----
>> peace,
>> sergio
>> photographer, journalist, visionary
>>
>> http://www.CodingForHire.com
>> http://www.coffee-black.com
>> http://www.painlessfrugality.com
>> http://www.twitter.com/sergio_101
>> http://www.facebook.com/sergio101
>> _______________________________________________
>> Magritte, Pier and Related Tools ...
>> https://www.iam.unibe.ch/mailman/listinfo/smallwiki
>
>
>
> --
> Lukas Renggli
> www.lukas-renggli.ch
> _______________________________________________
> Magritte, Pier and Related Tools ...
> https://www.iam.unibe.ch/mailman/listinfo/smallwiki



--
----
peace,
sergio
photographer, journalist, visionary

http://www.CodingForHire.com
http://www.coffee-black.com
http://www.painlessfrugality.com
http://www.twitter.com/sergio_101
http://www.facebook.com/sergio101
_______________________________________________
Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
Loading...