Rick Veenstra | 8 Nov 21:58

How to change the location of the filesystem storage

Hi

When installing SnipSnap stand-alone (using the bundled Jetty
Application Server) on a Windows system the deployed snipsnap
application is stored in a subdirectory of the current users's profile:
c:\Documents and Settings\<user>\applications\_8668_ This includes the
entire contents of the SnipSnap instance when using filesystem storage.
For several reasons I would like to change this location to another
drive and directory. So how can this location be changed?
Half a day of googling has learned me lots of new technospeak but not
the answer to my question. Though I am an experienced Unix system
administrator and have been using SnipSnap for half a year I'm rather a
newbie to Java and Java Application Servers, so forgive me if I'm asking
something obvious ;-)

Regards,

Rick Veenstra
Sushil Bajracharya | 8 Nov 23:16
Picon
Gravatar

Re: How to change the location of the filesystem storage

i had the exact problem, this has been replied before in the snip-snap mailing list, and I got the reply from someone in the list.

here is the solution;

modify your run.bat (run.sh, i guess, in linux) and append "-root <your path>" at the end of the line that starts the snipsnap jar. this should work

- sushil





--//--

http://sushilbajra.blogspot.com

_______________________________________________
SnipSnap-Users Mailing List
snipsnap-users <at> snipsnap.org | http://snipsnap.org/
http://snipforge.org/cgi-bin/mailman/listinfo/snipsnap-users
Sushil Bajracharya | 9 Nov 03:11
Picon
Gravatar

refering to anchors inside weblogs from external snips

i am trying to create an anchor in an weblog and then lik it up in other regular snips, it does not seem to work. if i refer to an anchor "an_anchor"  inside a weblog "2005-10-23/1" from a snip like this;

[go to anchor|2005-10-23/1#an_anchor]

Snipsnap says, i need to create the snip 2005-10-23/1

So I am using hard links (using {link: go to|full url} ) Is there any way out of this?

thanks,

- sushil

_______________________________________________
SnipSnap-Users Mailing List
snipsnap-users <at> snipsnap.org | http://snipsnap.org/
http://snipforge.org/cgi-bin/mailman/listinfo/snipsnap-users
Ryan Barrett | 9 Nov 03:33
Picon

Re: refering to anchors inside weblogs from external snips

On Tue, 8 Nov 2005, Sushil Bajracharya wrote:

> [go to anchor|2005-10-23/1#an_anchor]
>
> Snipsnap says, i need to create the snip 2005-10-23/1

hi sushil! i just tried this without the anchor and got the same result. so,
it looks like the snip name parameter in [...] only works for top-level snips,
not lower level snips like 2005-10-23/1.

i'd guess that snipsnap isn't parsing the / out of the snip name, and instead
is looking for a top-level snip with the name 2005-10-23/1.

so, for lower-level snips like blog postings in recent snipsnap, versions,
you'll probably have to keep using the link macro. :/

-Ryan

--
http://ryan.barrett.name/
Matthias L. Jugel | 9 Nov 09:26
Picon

Re: refering to anchors inside weblogs from external snips

2005-10-23/1 is not a snip! The full snip name is start/2005-10-23/1
If you use [go to anchor|start/2005-10-23/1#an_anchor] it will work.  
"start" is the weblog in this case.

Leo.

On 09.11.2005, at 03:33, Ryan Barrett wrote:

> On Tue, 8 Nov 2005, Sushil Bajracharya wrote:
>
>> [go to anchor|2005-10-23/1#an_anchor]
>>
>> Snipsnap says, i need to create the snip 2005-10-23/1
>
> hi sushil! i just tried this without the anchor and got the same  
> result. so,
> it looks like the snip name parameter in [...] only works for top- 
> level snips,
> not lower level snips like 2005-10-23/1.
>
> i'd guess that snipsnap isn't parsing the / out of the snip name,  
> and instead
> is looking for a top-level snip with the name 2005-10-23/1.
>
> so, for lower-level snips like blog postings in recent snipsnap,  
> versions,
> you'll probably have to keep using the link macro. :/
>
> -Ryan
>
> --
> http://ryan.barrett.name/
> _______________________________________________
> SnipSnap-Users Mailing List
> snipsnap-users <at> snipsnap.org | http://snipsnap.org/
> http://snipforge.org/cgi-bin/mailman/listinfo/snipsnap-users

--
Mud.DE -- Gemeinschaft Virtueller Welten Deutschland
Matthias L. Jugel http://www.mud.de  Info: info <at> mud.de
Sushil Bajracharya | 9 Nov 17:11
Picon
Gravatar

Re: refering to anchors inside weblogs from external snips

duh! i was using, [ go to anchor|/start/2005-10-23#an_anchor ].. thanks

On 11/9/05, Matthias L. Jugel <leo <at> mud.de> wrote:
2005-10-23/1 is not a snip! The full snip name is start/2005-10-23/1
If you use [go to anchor|start/2005-10-23/1#an_anchor] it will work.
"start" is the weblog in this case.

Leo.

On 09.11.2005, at 03:33, Ryan Barrett wrote:

> On Tue, 8 Nov 2005, Sushil Bajracharya wrote:
>
>> [go to anchor|2005-10-23/1#an_anchor]
>>
>> Snipsnap says, i need to create the snip 2005-10-23/1
>
> hi sushil! i just tried this without the anchor and got the same
> result. so,
> it looks like the snip name parameter in [...] only works for top-
> level snips,
> not lower level snips like 2005-10-23/1.
>
> i'd guess that snipsnap isn't parsing the / out of the snip name,
> and instead
> is looking for a top-level snip with the name 2005-10-23/1.
>
> so, for lower-level snips like blog postings in recent snipsnap,
> versions,
> you'll probably have to keep using the link macro. :/
>
> -Ryan
>
> --
> http://ryan.barrett.name/
> _______________________________________________
> SnipSnap-Users Mailing List
> snipsnap-users <at> snipsnap.org | http://snipsnap.org/
> http://snipforge.org/cgi-bin/mailman/listinfo/snipsnap-users

--
Mud.DE -- Gemeinschaft Virtueller Welten Deutschland
Matthias L. Jugel http://www.mud.de  Info: info <at> mud.de




_______________________________________________
SnipSnap-Users Mailing List
snipsnap-users <at> snipsnap.org | http://snipsnap.org/
http://snipforge.org/cgi-bin/mailman/listinfo/snipsnap-users



--
Sushil Krishna Bajracharya
Department of Informatics
Bren School of ICS, UCI
_______________________________________________
SnipSnap-Users Mailing List
snipsnap-users <at> snipsnap.org | http://snipsnap.org/
http://snipforge.org/cgi-bin/mailman/listinfo/snipsnap-users

Gmane