From 8c7231eb307cdf7b27d9549e0941b03fded85b6d Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Sun, 5 May 2013 23:29:05 +0200 Subject: [PATCH] Add tag metadata --- .../templates/etc/ajaxplorer/bootstrap_repositories.php/050repo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/root/etc/e-smith/templates/etc/ajaxplorer/bootstrap_repositories.php/050repo b/root/etc/e-smith/templates/etc/ajaxplorer/bootstrap_repositories.php/050repo index 66c3d20..b40071a 100644 --- a/root/etc/e-smith/templates/etc/ajaxplorer/bootstrap_repositories.php/050repo +++ b/root/etc/e-smith/templates/etc/ajaxplorer/bootstrap_repositories.php/050repo @@ -54,8 +54,8 @@ foreach my $share ($a->get_all_by_prop(type=>'share')){ "METADATA_FILE_LOCATION" => "outside", ), "meta.user" => array ( - "meta_fields" => "stars_rate,css_label,anything_area", - "meta_labels" => "Rate,Type,Note", + "meta_fields" => "tags,stars_rate,css_label,anything_area", + "meta_labels" => "Tags,Rate,Type,Note", ), "meta.filehasher" => array(),'; $OUT .=<<"EOF";