From: Sverre B. <sv...@us...> - 2005-10-05 01:38:27
|
Update of /cvsroot/archive-access/archive-access/projects/wera/src/webapps/wera In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25472 Modified Files: help.php overview.php documentDispatcher.php index.php result.php top.php asearch.php Log Message: changing NwaToolset references to WERA Index: result.php =================================================================== RCS file: /cvsroot/archive-access/archive-access/projects/wera/src/webapps/wera/result.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** result.php 4 Oct 2005 23:40:44 -0000 1.2 --- result.php 5 Oct 2005 01:38:18 -0000 1.3 *************** *** 1,5 **** <?php /* ! * This file is part of The NWA Toolset. * * Copyright (C) 2001-2002 Royal Library in Stockholm, --- 1,5 ---- <?php /* ! * This file is part of WERA. * * Copyright (C) 2001-2002 Royal Library in Stockholm, *************** *** 9,18 **** * National and University Library of Iceland. * ! * The NWA Toolset is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * ! * The NWA Toolset is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the --- 9,18 ---- * National and University Library of Iceland. * ! * WERA is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * ! * WERA is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *************** *** 20,24 **** * * You should have received a copy of the GNU General Public License ! * along with The NWA Toolset; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ --- 20,24 ---- * * You should have received a copy of the GNU General Public License ! * along with WERA; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ Index: asearch.php =================================================================== RCS file: /cvsroot/archive-access/archive-access/projects/wera/src/webapps/wera/asearch.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** asearch.php 4 Oct 2005 23:40:44 -0000 1.2 --- asearch.php 5 Oct 2005 01:38:18 -0000 1.3 *************** *** 1,7 **** <?php /* ! * This file is part of The NWA Toolset. * ! * Copyright (C) 2001-2004 Royal Library in Stockholm, * Royal Library in Copenhagen, * Helsinki University Library of Finland, --- 1,7 ---- <?php /* ! * This file is part of WERA. * ! * Copyright (C) 2001-2002 Royal Library in Stockholm, * Royal Library in Copenhagen, * Helsinki University Library of Finland, *************** *** 9,18 **** * National and University Library of Iceland. * ! * The NWA Toolset is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * ! * The NWA Toolset is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the --- 9,18 ---- * National and University Library of Iceland. * ! * WERA is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * ! * WERA is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *************** *** 20,24 **** * * You should have received a copy of the GNU General Public License ! * along with The NWA Toolset; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ --- 20,24 ---- * * You should have received a copy of the GNU General Public License ! * along with WERA; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ Index: index.php =================================================================== RCS file: /cvsroot/archive-access/archive-access/projects/wera/src/webapps/wera/index.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** index.php 4 Oct 2005 23:40:44 -0000 1.2 --- index.php 5 Oct 2005 01:38:18 -0000 1.3 *************** *** 1,7 **** <?php - - /* ! * This file is part of The NWA Toolset. * * Copyright (C) 2001-2002 Royal Library in Stockholm, --- 1,5 ---- <?php /* ! * This file is part of WERA. * * Copyright (C) 2001-2002 Royal Library in Stockholm, *************** *** 11,20 **** * National and University Library of Iceland. * ! * The NWA Toolset is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * ! * The NWA Toolset is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the --- 9,18 ---- * National and University Library of Iceland. * ! * WERA is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * ! * WERA is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *************** *** 22,26 **** * * You should have received a copy of the GNU General Public License ! * along with The NWA Toolset; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ --- 20,24 ---- * * You should have received a copy of the GNU General Public License ! * along with WERA; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ Index: documentDispatcher.php =================================================================== RCS file: /cvsroot/archive-access/archive-access/projects/wera/src/webapps/wera/documentDispatcher.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** documentDispatcher.php 4 Oct 2005 23:40:44 -0000 1.2 --- documentDispatcher.php 5 Oct 2005 01:38:18 -0000 1.3 *************** *** 1,7 **** <?php - - /* ! * This file is part of The NWA Toolset. * * Copyright (C) 2001-2002 Royal Library in Stockholm, --- 1,5 ---- <?php /* ! * This file is part of WERA. * * Copyright (C) 2001-2002 Royal Library in Stockholm, *************** *** 11,20 **** * National and University Library of Iceland. * ! * The NWA Toolset is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * ! * The NWA Toolset is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the --- 9,18 ---- * National and University Library of Iceland. * ! * WERA is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * ! * WERA is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *************** *** 22,26 **** * * You should have received a copy of the GNU General Public License ! * along with The NWA Toolset; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ --- 20,24 ---- * * You should have received a copy of the GNU General Public License ! * along with WERA; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ *************** *** 232,236 **** /* * $js_regex = "'<script[^>]*?>.*?</script>'si"; ! * $js_replace = "<script language=\"Javascript\"><!-- NWA HAS BEEN CONFIGURED TO DISABLE THIS JAVASCRIPT SECTION. --></script>"; * $content_nojs = preg_replace($js_regex,$js_replace,$content); * print($js. $content_nojs); --- 230,234 ---- /* * $js_regex = "'<script[^>]*?>.*?</script>'si"; ! * $js_replace = "<script language=\"Javascript\"><!-- WERA HAS BEEN CONFIGURED TO DISABLE THIS JAVASCRIPT SECTION. --></script>"; * $content_nojs = preg_replace($js_regex,$js_replace,$content); * print($js. $content_nojs); *************** *** 251,255 **** ! $js_replace = array("<script language=\"Javascript\"><!-- NWA HAS BEEN CONFIGURED TO DISABLE THIS JAVASCRIPT SECTION - FOR THIS PAGE. --></script>", "", "", --- 249,253 ---- ! $js_replace = array("<script language=\"Javascript\"><!-- WERA HAS BEEN CONFIGURED TO DISABLE THIS JAVASCRIPT SECTION - FOR THIS PAGE. --></script>", "", "", Index: top.php =================================================================== RCS file: /cvsroot/archive-access/archive-access/projects/wera/src/webapps/wera/top.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** top.php 4 Oct 2005 23:40:44 -0000 1.2 --- top.php 5 Oct 2005 01:38:18 -0000 1.3 *************** *** 1,5 **** <?php /* ! * This file is part of The NWA Toolset. * * Copyright (C) 2001-2002 Royal Library in Stockholm, --- 1,5 ---- <?php /* ! * This file is part of WERA. * * Copyright (C) 2001-2002 Royal Library in Stockholm, *************** *** 9,18 **** * National and University Library of Iceland. * ! * The NWA Toolset is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * ! * The NWA Toolset is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the --- 9,18 ---- * National and University Library of Iceland. * ! * WERA is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * ! * WERA is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *************** *** 20,31 **** * * You should have received a copy of the GNU General Public License ! * along with The NWA Toolset; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ! */ /* * File: top.php * ! * This file is the top-frame of the NWA browser. This script implements * currents the timeline. * The top.php is only referenced from the result.php script --- 20,31 ---- * * You should have received a copy of the GNU General Public License ! * along with WERA; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ! */ /* * File: top.php * ! * This file is the top-frame of the WERA version browser. This script implements * currents the timeline. * The top.php is only referenced from the result.php script Index: overview.php =================================================================== RCS file: /cvsroot/archive-access/archive-access/projects/wera/src/webapps/wera/overview.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** overview.php 4 Oct 2005 23:40:44 -0000 1.2 --- overview.php 5 Oct 2005 01:38:18 -0000 1.3 *************** *** 9,18 **** * National and University Library of Iceland. * ! * The NWA Toolset is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * ! * The NWA Toolset is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the --- 9,18 ---- * National and University Library of Iceland. * ! * WERA is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * ! * WERA is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Index: help.php =================================================================== RCS file: /cvsroot/archive-access/archive-access/projects/wera/src/webapps/wera/help.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** help.php 4 Oct 2005 22:59:27 -0000 1.1 --- help.php 5 Oct 2005 01:38:18 -0000 1.2 *************** *** 1,8 **** <?php - /* ! * This file is part of The NWA Toolset. * ! * Copyright (C) 2001-2004 Royal Library in Stockholm, * Royal Library in Copenhagen, * Helsinki University Library of Finland, --- 1,7 ---- <?php /* ! * This file is part of WERA. * ! * Copyright (C) 2001-2002 Royal Library in Stockholm, * Royal Library in Copenhagen, * Helsinki University Library of Finland, *************** *** 10,19 **** * National and University Library of Iceland. * ! * The NWA Toolset is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * ! * The NWA Toolset is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the --- 9,18 ---- * National and University Library of Iceland. * ! * WERA is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * ! * WERA is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *************** *** 21,25 **** * * You should have received a copy of the GNU General Public License ! * along with The NWA Toolset; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ --- 20,24 ---- * * You should have received a copy of the GNU General Public License ! * along with WERA; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ *************** *** 45,49 **** <HEAD> <link rel="stylesheet" href="<?php print $conf_gui_style;?>" type="text/css"> ! <TITLE>NwaToolset help</TITLE> </HEAD> --- 44,48 ---- <HEAD> <link rel="stylesheet" href="<?php print $conf_gui_style;?>" type="text/css"> ! <TITLE>WERA help</TITLE> </HEAD> |