From 7567e6e2f18334d3f0b5b3c6c9659a018be00e9e Mon Sep 17 00:00:00 2001 From: Kornelius Kalnbach Date: Fri, 9 Sep 2011 02:05:44 +0200 Subject: remove obsolete big C example code, to make this a Ruby project on GitHub --- bench/example.xhtml | 376 ---------------------------------------------------- 1 file changed, 376 deletions(-) delete mode 100644 bench/example.xhtml (limited to 'bench/example.xhtml') diff --git a/bench/example.xhtml b/bench/example.xhtml deleted file mode 100644 index a08cf75..0000000 --- a/bench/example.xhtml +++ /dev/null @@ -1,376 +0,0 @@ - - - - Error - - - -

Error

- - - -
Path: #{path}
-
#{CGI.escapeHTML(error.to_s)}
-
- Reload this page. - Go to the referer or the home page. -
-
- - In file '#{error.hot_file}' #{error.hot_file =~ /\.xhtml$/ ? '(line numbering is aproximate due to template transformation)' : nil}: -

- -
#{line}
- -
#{line}
- -
-

Stack Trace

- - - -

Request

- - -

Response

- - -

Session

- - -

- Powered by Nitro version #{Nitro::Version} - - - - - -

Home > System > #{"%plural%".humanize} > Edit #{"%name%".humanize}

- - Show editable - #{form_for @obj, :action => "#{base}/save", :cancel => "#{base}/list", :all => true} - - Show all - #{form_for @obj, :action => "#{base}/save", :cancel => "#{base}/list"} - -
-#{form_for(@%name%)} - - -

#{"%plural%".humanize}

-

New #{"%name%".humanize}

-
- Search #{"%plural%".humanize}:   -
- - - - - - - - - - - -
#{obj.to_s}#{obj.update_time.stamp(:db)}editdel
-
- - -

Home > System > #{"%plural%".humanize}

- New #{"%name%".humanize} -

-

- Search #{"%plural%".humanize}:   -
-

- - - - - - - - - - - -
#(obj.to_s)#{obj.update_time.stamp(:db)}editdel
-
- #{@pager.navigation} -
-
- - -

Home > System > #{"%plural%".humanize} > New #{"%name%".humanize}

- - Show editable - #{form_for @obj, :action => "#{base}/save", :cancel => "#{base}/list", :all => true, :enctype => "multipart/form-data"} - - Show all - #{form_for @obj, :action => "#{base}/save", :cancel => "#{base}/list", :enctype => "multipart/form-data"} - -
- - -

Home > System > #{"%plural%".humanize} > Search for '#@query'

-

-

- Search #{"%plural%".humanize}:   -
-

- -

Search method is not implemented for this object

- - - - - - - - - - - - -
#(obj.to_s)#{obj.update_time.stamp(:db)}editdel
-
- #{@pager.navigation} -
- -
- - -

View %name%

-

List of %plural%

- - #{@obj.to_yaml} - -
-Access denied - - -

Home > System

- -

Og managed classes

- - - - - - - - - - - - - - - - - -
ClassCountCleanupProperties
#{c.name}#{c.count}deletedestroy#{c.properties.values.join(', ')}
- -

System configuration

- - - - - - - - - - - - - - - - -
NameValueTypeDescription
#{s.owner}.#{s.name}#{s.value.inspect}#{s.type}#{s.options[:doc]}
-
- - - - - Test - - - - - - - -hello -Hello #{username} - -how do you feel? - -Here is your Token: #{token} - -
- -

Questions with Tags: #{@tags.join(" ")}

- - 0 ?> - - Too many results for that Tag, please reduce the number by using one of the following Tags: - #{cloud_of(@qtags)} - -
- -

#{q.question}

-

- - #{excerpt} -

-

#{q.answers.size.to_i} answers

- -
-
- #{@qpager.navigation} -
- -
-

no question with this/these tag(s) found

-

Ask a question here.

-
- - - 0 ?> -

Tips with Tags: #{@tags.join(" ")}

- - Too many results for that Tag, please reduce the number by using one of the following Tags: - #{cloud_of(@ttags)} - -
- -

#{t.title}

-

- - #{excerpt} -

- -
-
- #{@tpager.navigation} -
- - - 0 ?> -

Tutorials with Tags: #{@tags.join(" ")}

- - Too many results for that Tag, please reduce the number by using one of the following Tags: - #{cloud_of(@tuttags)} - -
- -

#{t.title}

-

- - #{excerpt} -

- -
-
- #{@tpager.navigation} -
- - - - -
- - - #{t.name} - -
- -
- - -
- - -- cgit v1.2.1