head 1.2; access; symbols pkgsrc-2014Q4:1.1.0.102 pkgsrc-2014Q4-base:1.1 pkgsrc-2014Q3:1.1.0.100 pkgsrc-2014Q3-base:1.1 pkgsrc-2014Q2:1.1.0.98 pkgsrc-2014Q2-base:1.1 pkgsrc-2014Q1:1.1.0.96 pkgsrc-2014Q1-base:1.1 pkgsrc-2013Q4:1.1.0.94 pkgsrc-2013Q4-base:1.1 pkgsrc-2013Q3:1.1.0.92 pkgsrc-2013Q3-base:1.1 pkgsrc-2013Q2:1.1.0.90 pkgsrc-2013Q2-base:1.1 pkgsrc-2013Q1:1.1.0.88 pkgsrc-2013Q1-base:1.1 pkgsrc-2012Q4:1.1.0.86 pkgsrc-2012Q4-base:1.1 pkgsrc-2012Q3:1.1.0.84 pkgsrc-2012Q3-base:1.1 pkgsrc-2012Q2:1.1.0.82 pkgsrc-2012Q2-base:1.1 pkgsrc-2012Q1:1.1.0.80 pkgsrc-2012Q1-base:1.1 pkgsrc-2011Q4:1.1.0.78 pkgsrc-2011Q4-base:1.1 pkgsrc-2011Q3:1.1.0.76 pkgsrc-2011Q3-base:1.1 pkgsrc-2011Q2:1.1.0.74 pkgsrc-2011Q2-base:1.1 pkgsrc-2011Q1:1.1.0.72 pkgsrc-2011Q1-base:1.1 pkgsrc-2010Q4:1.1.0.70 pkgsrc-2010Q4-base:1.1 pkgsrc-2010Q3:1.1.0.68 pkgsrc-2010Q3-base:1.1 pkgsrc-2010Q2:1.1.0.66 pkgsrc-2010Q2-base:1.1 pkgsrc-2010Q1:1.1.0.64 pkgsrc-2010Q1-base:1.1 pkgsrc-2009Q4:1.1.0.62 pkgsrc-2009Q4-base:1.1 pkgsrc-2009Q3:1.1.0.60 pkgsrc-2009Q3-base:1.1 pkgsrc-2009Q2:1.1.0.58 pkgsrc-2009Q2-base:1.1 pkgsrc-2009Q1:1.1.0.56 pkgsrc-2009Q1-base:1.1 pkgsrc-2008Q4:1.1.0.54 pkgsrc-2008Q4-base:1.1 pkgsrc-2008Q3:1.1.0.52 pkgsrc-2008Q3-base:1.1 cube-native-xorg:1.1.0.50 cube-native-xorg-base:1.1 pkgsrc-2008Q2:1.1.0.48 pkgsrc-2008Q2-base:1.1 cwrapper:1.1.0.46 pkgsrc-2008Q1:1.1.0.44 pkgsrc-2008Q1-base:1.1 pkgsrc-2007Q4:1.1.0.42 pkgsrc-2007Q4-base:1.1 pkgsrc-2007Q3:1.1.0.40 pkgsrc-2007Q3-base:1.1 pkgsrc-2007Q2:1.1.0.38 pkgsrc-2007Q2-base:1.1 pkgsrc-2007Q1:1.1.0.36 pkgsrc-2007Q1-base:1.1 pkgsrc-2006Q4:1.1.0.34 pkgsrc-2006Q4-base:1.1 pkgsrc-2006Q3:1.1.0.32 pkgsrc-2006Q3-base:1.1 pkgsrc-2006Q2:1.1.0.30 pkgsrc-2006Q2-base:1.1 pkgsrc-2006Q1:1.1.0.28 pkgsrc-2006Q1-base:1.1 pkgsrc-2005Q4:1.1.0.26 pkgsrc-2005Q4-base:1.1 pkgsrc-2005Q3:1.1.0.24 pkgsrc-2005Q3-base:1.1 pkgsrc-2005Q2:1.1.0.22 pkgsrc-2005Q2-base:1.1 pkgsrc-2005Q1:1.1.0.20 pkgsrc-2005Q1-base:1.1 pkgsrc-2004Q4:1.1.0.18 pkgsrc-2004Q4-base:1.1 pkgsrc-2004Q3:1.1.0.16 pkgsrc-2004Q3-base:1.1 pkgsrc-2004Q2:1.1.0.14 pkgsrc-2004Q2-base:1.1 pkgsrc-2004Q1:1.1.0.12 pkgsrc-2004Q1-base:1.1 pkgsrc-2003Q4:1.1.0.10 pkgsrc-2003Q4-base:1.1 netbsd-1-6-1:1.1.0.6 netbsd-1-6-1-base:1.1 netbsd-1-6:1.1.0.8 netbsd-1-6-RELEASE-base:1.1 pkgviews:1.1.0.4 pkgviews-base:1.1 buildlink2:1.1.0.2 buildlink2-base:1.1 netbsd-1-5-PATCH003:1.1 netbsd-1-5-PATCH001:1.1 netbsd-1-5-RELEASE:1.1 netbsd-1-4-PATCH003:1.1; locks; strict; comment @# @; 1.2 date 2015.03.15.13.37.08; author mef; state dead; branches; next 1.1; commitid UD2j3IxrYRQJQHdy; 1.1 date 2000.08.28.23.35.57; author jlam; state Exp; branches; next ; desc @@ 1.2 log @Update 3.3 to 4.6 (Initial import was 3.3, and this is the first version update after that, and following Changes File inserted below is not really sure for diffs, but) --------------------------------------------------------------------------- Modified "ShowTable.pm": Added "showmode" argument to ShowTableValue so it could handle HTML embedded text correctly. ShowTableValue now uses a string substitution "%s" for any values with embedded HTML tokens, even if defined as an integer or real. Changed how URLs work: now %K and %V are substituted into the URL corresponding to the given field name key. No other insertions are done, so the URL is completely specified by the user otherwise. Added tableAttrs argument to ShowHTMLTable allowing other stuff to be inserted within the TABLE token (ie: ). Changed the regexp in &PlainText to avoid the multiple null string matches. Changed htmltext to substitute blanks if the optional second argument is non-null (which is used when creating URLs). Allow column indexes, as well as column names, to be mapped to URLs. Added %I (column index) key to the url substitutions. Removed Sys::OutPut usage. Added "put" and "out" subs directly. Fixed small documentation problems. Modified "showtable": Added -urls option to support URL mappings for fields. Added -attributes option to support table_attributes argument. Added Changes file. Added t/html-urls.t test file. @ text @$NetBSD: patch-aa,v 1.1 2000/08/28 23:35:57 jlam Exp $ --- ShowTable.pm.orig Sun Mar 2 17:04:50 1997 +++ ShowTable.pm @@@@ -721,7 +721,7 @@@@ S< >B I<\@@titles>, I<\@@types>, I<\@@widths>, I<\&row_sub> [, I<\&fmt_sub> [, I<$max_width> [, I<\%URL_Keys> [, I<$no_escape> -[, I<\@@title_formats [, I<\@@data_formats [, I<$table_attrs> ] ] ] ] ] ] ]; +[, I<\@@title_formats> [, I<\@@data_formats> [, I<$table_attrs> ] ] ] ] ] ] ]; The B displays one or more rows of columns of data using the HTML C<\> feature. In addition to the usual parameter arguments @ 1.1 log @Fix unterminated I<...> errors noticed by pod2man. @ text @d1 1 a1 1 $NetBSD$ @