[eluser]Johan André[/eluser]
[quote author="webPragmatist" date="1280978197"]I have a folder I just throw my third party js and css stuff in (mainly because I don't care to separate out the js and css).
css
|-- global
|-- page
js
|-- global
|-- page
lib
|-- accordion
|-- ajax-upload
|-- deleteme-prototype-slideshow
|-- jwplayer
|-- lightview2.5
|-- livepipe
`-- mediaplayer-5.2
Any ideas how to use this lib folder with carabiner?
My immediate idea is to just symlink lib in each of the /js and /css folders but I'm not sure I like this idea.[/quote]
Why not edit the carabiner config file and change the paths?
Edit: Nevermind. Did not fully understand what you meant the first time I read it!