Since the built-in paginate is deprecated, I'm trying
to install the classic_pagination plugin as recommended:
script/plugin install svn://errtheblog.com/svn/plugins/classic_pagination
I tried last week but it fail with "svn: blah blah blah: Connection
timed out"
I thought that might be a temporary problem with the
subversion server, but it still fails today.
Can I get that plugin from somewhere else?
Otherwise I'll have to take the brute force approach
with wget and a Ruby script to get it from here:
http://plugins.require.errtheblog.com/browser/classic_pagination
Thanks,
Stefan
fredistic
(fredistic)
December 6, 2007, 2:19pm
2
It's either still broken or broken again. It's apparently been days
now that the repository is off line. You can't even get in to some of
the web pages:
http://require.errtheblog.com/plugins/browser/will_paginate/README?format=txt
Chad5
(Chad)
December 12, 2007, 10:53pm
3
I just downloaded will_paginate successfully.. FYI When I downloaded
classic_paginate is says that you should move to will_paginate.
raccoonone
(raccoonone)
December 16, 2007, 8:05pm
4
How do I install SVN? I'm running Windows XP, and I can't seem to
install the classic_pagination plugin.
raccoonone
(raccoonone)
December 16, 2007, 9:21pm
5
Thanks. I got it figured out. I'm running classic_pagination now, and
I'll switch to will_paginate when I have time to rewrite my code.
11175
(-- --)
November 14, 2008, 2:56pm
6
I tried over the couple of days:
-- script/plugin install
svn://errtheblog.com/svn/plugins/classic_pagination
and got the connection error
-- checking out the module
and got the "Can't connect to host "errtheblog.com': A connection
attempt failed ...
Is there another svn repository from which I can get this plugin? (as
well as will_paginate)
Thanks in advance
Phil
Rob_Lacey1
(Rob Lacey)
November 15, 2008, 4:44pm
8
The mislav is the better one and the one you want really
RobL
Stefan Lang wrote: