From 1048b52411624ab2f1f2cbfce86ae0a26a4096ac Mon Sep 17 00:00:00 2001 From: Martin Monperrus Date: Wed, 22 Sep 2021 18:48:55 +0200 Subject: [PATCH] doc: fix special chars --- README.wiki | 56 ++++++++++++++++++++++++++--------------------------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/README.wiki b/README.wiki index 98096f6..93dbd48 100755 --- a/README.wiki +++ b/README.wiki @@ -84,7 +84,7 @@ Create a bib file with the publication records (e.g. csgroup2008.bib) and upload To embed Bibtexbrowser into a website, you could use it as a library:
-<?php
+multisearch($query);
 uasort($entries, 'compare_bib_entries');
 
 foreach ($entries as $bibentry) {
-  echo $bibentry->toHTML()."<br/>";
+  echo $bibentry->toHTML()."
"; } ?>
@@ -111,14 +111,14 @@ foreach ($entries as $bibentry) { Sorted by year Sorted by publication type For a group/team/lab -<?php + -<?php + For an individual - <?php + -<?php + -<?php +getTitle().' ('.$bibentry->formattedAuthors(.')'; } @@ -195,7 +195,7 @@ By default each bibliographic entry is followed by This can be tailored by configuring as follows (in the file ''bibtexbrowser.local.php'')
-<?php
+[slides]</a>}
+comment={[slides]}
 }
 
 
@@ -338,7 +338,7 @@ This comment field can also be used to add acceptance rates and impact factors.
 ====How to localize bibtexbrowser?====
 Add in ''bibtexbrowser.local.php'':
 
-<?php
+
-<?php
+
@@ -362,7 +362,7 @@ The default order is first by bibtex field year, then by bibtex field month, per
 
 You can change this with ''define('ORDER_FUNCTION',...)'' and ''define('ORDER_FUNCTION_FINE',...)'' in ''bibtexbrowser.local.php'':
 
-<?php
+getKey(),$b->getkey());
@@ -400,7 +400,7 @@ define("BIBTEXBROWSER_MAIN", 'DynamicDispatcher');
 
 and then in ''bibtexbrowser.after.php'':
 
-<?php
+
-<?php
+
-<?php
+
@@ -466,7 +466,7 @@ define('BIBTEXBROWSER_BIBTEX_VIEW_FILTEREDOUT','abbrv|comment');
 
 Add in ''bibtexbrowser.local.php'':
 
-<?php
+
@@ -478,18 +478,18 @@ You can customize every view as follows, in particular by playing with ''BIBTEXB
 
 ''frameset.html'':
 
-<html>
-<frameset cols="15%,*">
-<frame name="menu" src="menu.php" />
-<frame name="main" src="output.php" />
-</frameset>
-</html>
+
+
+
+
+
+
 
''menu.php'':
 MENU (no header sent)
-<?php
+
 OUTPUT (no header sent)
-<?php
+
@@ -509,7 +509,7 @@ include('bibtexbrowser.php');
 ''elem.php'':
 
 ELEM (no header sent)
-<?php
+
 
@@ -559,9 +559,9 @@ Note the forward slash following the port number. For instance, if you want to add a "home page" button in the main view of the frameset mode, add a banner function in ''bibtexbrowser.local.php'' as follows:
-<?php
+Home page</a>';
+  return 'Home page';
 }
 ?>
 
@@ -570,7 +570,7 @@ function bibtexbrowser_top_banner() { Bibtexbrowser can generate [[https://en.wikipedia.org/wiki/COinS|Coins]], Google Scholar, Dublin Core (DC), Opengraph and Eprints metadata. This can be configured in ''bibtexbrowser.local.php'' as follows:
-<?php
+