[interchange] Add link-target attribute to [menu] tag.

Stefan Hornburg <[email protected]>
Newsgroups gmane.comp.web.interchange.cvs
Message-ID <[email protected]>
commit 0604af47efae81ad607b3e30e24e35029905a2f0
Author: Stefan Hornburg (Racke) <[email protected]>
Date:   Tue May 29 11:54:32 2012 +0200

    Add link-target attribute to [menu] tag.

 lib/Vend/Menu.pm |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/lib/Vend/Menu.pm b/lib/Vend/Menu.pm
index 4e15b28..926a65b 100644
--- a/lib/Vend/Menu.pm
+++ b/lib/Vend/Menu.pm
@@ -1498,6 +1498,7 @@ EOF
 		my @o;
 		for(@{$o{object}{mv_results}}) {
 			next if $_->{deleted};
+            $_->{page} = $_->{uri};
 			push @o, $_ unless $_->{deleted};
 			$main .= tree_line(undef, $_, \%o);
 		}
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.