diff --git a/htroot/yacy/ui/index.html b/htroot/yacy/ui/index.html index f2492368f..3244502ff 100644 --- a/htroot/yacy/ui/index.html +++ b/htroot/yacy/ui/index.html @@ -27,8 +27,10 @@ var tabnr = $('#container > ul').tabs('length'); var result = "result.html?" + $('#searchbox').formSerialize(); var tabname = "*" + $("input[@name='search']").getValue(); - $('#container > ul').tabs('add', result, tabname); - $('#container > ul').tabs('select', tabnr); + $('#container > ul').tabs('add', '#empty', tabname); + $('#container > ul').tabs('select', tabnr); + $('#container > ul').tabs('url', tabnr, result); + $('#container > ul').tabs('load', tabnr); return false; }); }); @@ -93,7 +95,8 @@ + +
diff --git a/htroot/yacy/ui/result.html b/htroot/yacy/ui/result.html index 5306d99dc..209970bf2 100644 --- a/htroot/yacy/ui/result.html +++ b/htroot/yacy/ui/result.html @@ -1,39 +1,19 @@ - - -#(resultTable)# - - - - - - - - - - - - - - - - - - - - -#(/resultTable)# + +#(resultTable)#::
DescriptionURLSnippet
#(/resultTable)# #{results}# - + #{/results}# -#(resultTable)# - -
MediaURL
- -#(/resultTable)# \ No newline at end of file +#(resultTable)#::#(/resultTable)# +/yacy/user/sidebar_history.html?eventID=#[eventID]# + + + + diff --git a/htroot/yacy/ui/ritem.html b/htroot/yacy/ui/ritem.html index d871244a2..e4ea68e6c 100644 --- a/htroot/yacy/ui/ritem.html +++ b/htroot/yacy/ui/ritem.html @@ -1,25 +1,11 @@ -#(content)# -:: - - - - - - - - - #[description]# - - - #[urlname]# - - - #[snippet]# - - - delete bookmark - - +#(content)#:: +
+

+ + #[description]#

+

#[snippet]#

+

#[urlname]#

+
:: #{items}#
@@ -42,4 +28,19 @@ #{items}# #[name]##[hrefshort]# #{/items}# -#(/content)# \ No newline at end of file +#(/content)# +#(rss)#:: + +#[title]# +#[link]# +#[description]# +#[date]# +#[urlhash]# + +#(/rss)# +#(dynamic)#:: + +#(/dynamic)#