Akopia Akopia Services

[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date ][Minivend by thread ]

Re: [Fwd: Re: [mv] Two Versions]



******    message to minivend-users from jojo@buchonline.net     ******

 
On 29 Mar, To: mvendweb wrote:
[DEL]
> WRT static page build, it still doesn't work right in 4.03. I have been
> keeping this under my hat, but I am going to a new setup for static
> pages. This combines the [timed-build] tag with a more-intelligent
> tlink,
> meaning you can build your static page set over time and have better
> control on the front end.
> 
> As a stopgap, try the effect of a plain [timed-build] at the
> top of any page. If it is a flypage, you would probably want
> [fly-list][timed-build file="[item-code]"] ...
> [/timed-build][/fly-list].
> It should improve performance greatly on complex pages.

Mike,

iīve test the static build features and use this command

bin/minivend -b <catalog>

and it works. I visited my catalog and i get

 http://www.buchonline.org/bol/static4/links.html.html

instead of

http://www.buchonline.org/bol/static4/links.html

With looking into Util.pm with my stronge stomach and poor perl, this
works well for me (Please donīt laughing) ;-)

--- Util.pm~    Sat Mar 18 17:04:49 2000
+++ Util.pm     Thu Mar 30 15:55:29 2000
@@ -854,7 +854,9 @@
                unless $::Scratch->{mv_no_count};

     $r .= '/' . $path;
-       $r .= '.html' if $::Scratch->{mv_add_dot_html};
+    if ($r =~ /\.html/)
+      {} else {$r .= '.html' if $::Scratch->{mv_add_dot_html};}
+
        push @parms, "$::VN->{mv_session_id}=$id"                               if defined
        push @parms, "$::VN->{mv_arg}=" . hexify($arguments)    if defined $arguments;
        push @parms, "$::VN->{mv_pc}=$ct"                       if defined $ct;


Regards,

	Joachim

-- 
Hans-Joachim Leidinger
buch online                 jojo@buchonline.net
Munscheidstr. 14            FAX: +49 209 1971449
45886 Gelsenkirchen         FAX: 0209 1671449




-
To unsubscribe from the list, DO NOT REPLY to this message.  Instead, send
email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
Archive of past messages: http://www.minivend.com/minivend/minivend-list


Search for: Match: Format: Sort by: