Author: tchemit Date: 2011-02-14 15:53:06 +0100 (Mon, 14 Feb 2011) New Revision: 192 Url: http://chorem.org/repositories/revision/bow/192 Log: add missing svn-keywords (+ add svn-eol native) add missing headers make jsp i18n compiliant Modified: trunk/LICENSE.txt trunk/README.txt trunk/TODO.txt trunk/changelog.txt trunk/src/license/THIRD-PARTY.properties trunk/src/main/i18n/jsp.rules trunk/src/main/java/org/chorem/bow/AliasServlet.java trunk/src/main/java/org/chorem/bow/BookmarkActions.java trunk/src/main/java/org/chorem/bow/BookmarkUtils.java trunk/src/main/java/org/chorem/bow/BowConfig.java trunk/src/main/java/org/chorem/bow/BowInit.java trunk/src/main/java/org/chorem/bow/BowMail.java trunk/src/main/java/org/chorem/bow/BowProxy.java trunk/src/main/java/org/chorem/bow/BowSearch.java trunk/src/main/java/org/chorem/bow/BowSession.java trunk/src/main/java/org/chorem/bow/BowUtils.java trunk/src/main/java/org/chorem/bow/OpenSearchActions.java trunk/src/main/java/org/chorem/bow/SuggestionsComparator.java trunk/src/main/java/org/chorem/bow/UserMigration.java trunk/src/main/java/org/chorem/bow/action/AddClickAction.java trunk/src/main/java/org/chorem/bow/action/AddUrlAction.java trunk/src/main/java/org/chorem/bow/action/BowBaseAction.java trunk/src/main/java/org/chorem/bow/action/DeleteImportAction.java trunk/src/main/java/org/chorem/bow/action/DeleteSearchResultsAction.java trunk/src/main/java/org/chorem/bow/action/DeleteTagAction.java trunk/src/main/java/org/chorem/bow/action/EditBookmarkAction.java trunk/src/main/java/org/chorem/bow/action/ExportBookmarksAction.java trunk/src/main/java/org/chorem/bow/action/ForgotPasswordAction.java trunk/src/main/java/org/chorem/bow/action/FullTextSearchAction.java trunk/src/main/java/org/chorem/bow/action/GenerateTokenAction.java trunk/src/main/java/org/chorem/bow/action/HomeAction.java trunk/src/main/java/org/chorem/bow/action/ImportBookmarksAction.java trunk/src/main/java/org/chorem/bow/action/LocaleAction.java trunk/src/main/java/org/chorem/bow/action/LoginAction.java trunk/src/main/java/org/chorem/bow/action/LogoutAction.java trunk/src/main/java/org/chorem/bow/action/ModifyBookmarkAction.java trunk/src/main/java/org/chorem/bow/action/OpenSearchResultAction.java trunk/src/main/java/org/chorem/bow/action/OpenSearchSuggestionAction.java trunk/src/main/java/org/chorem/bow/action/OrderAction.java trunk/src/main/java/org/chorem/bow/action/PreferencesAction.java trunk/src/main/java/org/chorem/bow/action/ReIndexationAction.java trunk/src/main/java/org/chorem/bow/action/RegisterAction.java trunk/src/main/java/org/chorem/bow/action/RemoveBookmarkAction.java trunk/src/main/java/org/chorem/bow/action/SearchAction.java trunk/src/main/java/org/chorem/bow/interceptor/AldyLoggedInterceptor.java trunk/src/main/java/org/chorem/bow/interceptor/LoginInterceptor.java trunk/src/main/resources/bow.properties trunk/src/main/resources/i18n/bow_en_GB.properties trunk/src/main/resources/i18n/bow_fr_FR.properties trunk/src/main/resources/log4j.properties trunk/src/main/resources/org/chorem/bow/action/ForgotPasswordAction-validation.xml trunk/src/main/resources/org/chorem/bow/action/LoginAction-validation.xml trunk/src/main/resources/org/chorem/bow/action/RegisterAction-validation.xml trunk/src/main/resources/struts.properties trunk/src/main/resources/struts.xml trunk/src/main/webapp/WEB-INF/decorators.xml trunk/src/main/webapp/WEB-INF/decorators/main.jsp trunk/src/main/webapp/WEB-INF/dwr.xml trunk/src/main/webapp/WEB-INF/sitemesh.xml trunk/src/main/webapp/WEB-INF/web.xml trunk/src/main/webapp/css/bookmark.css trunk/src/main/webapp/css/connexion.css trunk/src/main/webapp/css/global.css trunk/src/main/webapp/extensions/bow4chromium.pem trunk/src/main/webapp/extensions/chromium/_locales/en/messages.json trunk/src/main/webapp/extensions/chromium/_locales/fr/messages.json trunk/src/main/webapp/extensions/chromium/background.html trunk/src/main/webapp/extensions/chromium/css/extension.css trunk/src/main/webapp/extensions/chromium/css/options.css trunk/src/main/webapp/extensions/chromium/img/favicon.png trunk/src/main/webapp/extensions/chromium/img/fdboutonV.jpg trunk/src/main/webapp/extensions/chromium/img/fondconnexion.jpg trunk/src/main/webapp/extensions/chromium/img/fondhead.jpg trunk/src/main/webapp/extensions/chromium/img/logobow.jpg trunk/src/main/webapp/extensions/chromium/img/moyen-livre.jpg trunk/src/main/webapp/extensions/chromium/img/ptit-livre.jpg trunk/src/main/webapp/extensions/chromium/manifest.json trunk/src/main/webapp/extensions/chromium/options.html trunk/src/main/webapp/extensions/chromium/popup.html trunk/src/main/webapp/extensions/chromium/properties.js trunk/src/main/webapp/index.jsp trunk/src/main/webapp/js/bookmark.js trunk/src/main/webapp/jsp/admin.jsp trunk/src/main/webapp/jsp/error.jsp trunk/src/main/webapp/jsp/forgotPassword.jsp trunk/src/main/webapp/jsp/home.jsp trunk/src/main/webapp/jsp/inc/bookmark.jsp trunk/src/main/webapp/jsp/inc/errorFrame.jsp trunk/src/main/webapp/jsp/inc/footer.jsp trunk/src/main/webapp/jsp/inc/header.jsp trunk/src/main/webapp/jsp/inc/rightMenu.jsp trunk/src/main/webapp/jsp/inc/tagsCloud.jsp trunk/src/main/webapp/jsp/login.jsp trunk/src/main/webapp/jsp/permanentXml.jsp trunk/src/main/webapp/jsp/preferences.jsp trunk/src/main/webapp/jsp/register.jsp trunk/src/main/webapp/jsp/search.jsp trunk/src/main/webapp/jsp/suggestions.jsp trunk/src/main/webapp/jsp/temporaryXml.jsp trunk/src/main/webapp/styles/forms.css trunk/src/main/webapp/styles/layout-1col.css trunk/src/main/webapp/styles/layout-navleft-1col.css trunk/src/main/webapp/styles/layout-navleft-2col.css trunk/src/main/webapp/styles/layout-navtop-1col.css trunk/src/main/webapp/styles/layout-navtop-3col.css trunk/src/main/webapp/styles/layout-navtop-localleft.css trunk/src/main/webapp/styles/layout-navtop-subright.css trunk/src/main/webapp/styles/layout.css trunk/src/main/webapp/styles/main.css trunk/src/main/webapp/styles/nav-horizontal.css trunk/src/main/webapp/styles/nav-vertical.css trunk/src/main/webapp/styles/tools.css trunk/src/main/webapp/styles/typo.css trunk/src/main/webapp/template/simple/form-common.ftl trunk/src/main/webapp/template/xhtml/controlheader-core.ftl trunk/src/main/webapp/template/xhtml/file.ftl trunk/src/main/webapp/template/xhtml/form-close.ftl trunk/src/main/webapp/template/xhtml/form.ftl trunk/src/main/webapp/template/xhtml/password.ftl trunk/src/main/webapp/template/xhtml/submit-close.ftl trunk/src/main/webapp/template/xhtml/submit.ftl trunk/src/main/webapp/template/xhtml/text.ftl trunk/src/site/rst/developper/installation.rst trunk/src/site/rst/developper/presentation.rst trunk/src/site/rst/index.rst trunk/src/site/rst/todo.rst trunk/src/site/rst/user/addBookmark.rst trunk/src/site/rst/user/alias.rst trunk/src/site/rst/user/importExport.rst trunk/src/site/rst/user/openSearch.rst trunk/src/site/rst/user/preferences.rst trunk/src/site/rst/user/search.rst trunk/src/site/rst/user/user.rst trunk/src/site/site.xml Property changes on: trunk/LICENSE.txt ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/README.txt ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/TODO.txt ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/changelog.txt ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/src/license/THIRD-PARTY.properties ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/src/main/i18n/jsp.rules ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Property changes on: trunk/src/main/java/org/chorem/bow/AliasServlet.java ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/src/main/java/org/chorem/bow/BookmarkActions.java ___________________________________________________________________ Added: svn:eol-style + native Modified: trunk/src/main/java/org/chorem/bow/BookmarkUtils.java =================================================================== --- trunk/src/main/java/org/chorem/bow/BookmarkUtils.java 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/java/org/chorem/bow/BookmarkUtils.java 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +/* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ package org.chorem.bow; import java.util.ArrayList; Property changes on: trunk/src/main/java/org/chorem/bow/BookmarkUtils.java ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Property changes on: trunk/src/main/java/org/chorem/bow/BowConfig.java ___________________________________________________________________ Added: svn:eol-style + native Modified: trunk/src/main/java/org/chorem/bow/BowInit.java =================================================================== --- trunk/src/main/java/org/chorem/bow/BowInit.java 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/java/org/chorem/bow/BowInit.java 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +/* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ package org.chorem.bow; import java.util.List; Property changes on: trunk/src/main/java/org/chorem/bow/BowInit.java ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/java/org/chorem/bow/BowMail.java =================================================================== --- trunk/src/main/java/org/chorem/bow/BowMail.java 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/java/org/chorem/bow/BowMail.java 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +/* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ package org.chorem.bow; import java.util.Properties; Property changes on: trunk/src/main/java/org/chorem/bow/BowMail.java ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Property changes on: trunk/src/main/java/org/chorem/bow/BowProxy.java ___________________________________________________________________ Added: svn:eol-style + native Modified: trunk/src/main/java/org/chorem/bow/BowSearch.java =================================================================== --- trunk/src/main/java/org/chorem/bow/BowSearch.java 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/java/org/chorem/bow/BowSearch.java 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +/* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ package org.chorem.bow; import java.io.IOException; Property changes on: trunk/src/main/java/org/chorem/bow/BowSearch.java ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/java/org/chorem/bow/BowSession.java =================================================================== --- trunk/src/main/java/org/chorem/bow/BowSession.java 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/java/org/chorem/bow/BowSession.java 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +/* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ package org.chorem.bow; Property changes on: trunk/src/main/java/org/chorem/bow/BowSession.java ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/java/org/chorem/bow/BowUtils.java =================================================================== --- trunk/src/main/java/org/chorem/bow/BowUtils.java 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/java/org/chorem/bow/BowUtils.java 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +/* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ package org.chorem.bow; import java.security.NoSuchAlgorithmException; Property changes on: trunk/src/main/java/org/chorem/bow/BowUtils.java ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Property changes on: trunk/src/main/java/org/chorem/bow/OpenSearchActions.java ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/src/main/java/org/chorem/bow/SuggestionsComparator.java ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/src/main/java/org/chorem/bow/UserMigration.java ___________________________________________________________________ Added: svn:eol-style + native Modified: trunk/src/main/java/org/chorem/bow/action/AddClickAction.java =================================================================== --- trunk/src/main/java/org/chorem/bow/action/AddClickAction.java 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/java/org/chorem/bow/action/AddClickAction.java 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +/* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ package org.chorem.bow.action; import org.chorem.bow.Bookmark; Property changes on: trunk/src/main/java/org/chorem/bow/action/AddClickAction.java ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/java/org/chorem/bow/action/AddUrlAction.java =================================================================== --- trunk/src/main/java/org/chorem/bow/action/AddUrlAction.java 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/java/org/chorem/bow/action/AddUrlAction.java 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +/* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ package org.chorem.bow.action; import org.chorem.bow.Bookmark; Property changes on: trunk/src/main/java/org/chorem/bow/action/AddUrlAction.java ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/java/org/chorem/bow/action/BowBaseAction.java =================================================================== --- trunk/src/main/java/org/chorem/bow/action/BowBaseAction.java 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/java/org/chorem/bow/action/BowBaseAction.java 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +/* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ package org.chorem.bow.action; import com.opensymphony.xwork2.ActionSupport; Property changes on: trunk/src/main/java/org/chorem/bow/action/BowBaseAction.java ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/java/org/chorem/bow/action/DeleteImportAction.java =================================================================== --- trunk/src/main/java/org/chorem/bow/action/DeleteImportAction.java 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/java/org/chorem/bow/action/DeleteImportAction.java 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +/* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ package org.chorem.bow.action; import java.util.ArrayList; Property changes on: trunk/src/main/java/org/chorem/bow/action/DeleteImportAction.java ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/java/org/chorem/bow/action/DeleteSearchResultsAction.java =================================================================== --- trunk/src/main/java/org/chorem/bow/action/DeleteSearchResultsAction.java 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/java/org/chorem/bow/action/DeleteSearchResultsAction.java 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +/* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ package org.chorem.bow.action; import java.util.ArrayList; Property changes on: trunk/src/main/java/org/chorem/bow/action/DeleteSearchResultsAction.java ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/java/org/chorem/bow/action/DeleteTagAction.java =================================================================== --- trunk/src/main/java/org/chorem/bow/action/DeleteTagAction.java 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/java/org/chorem/bow/action/DeleteTagAction.java 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +/* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ package org.chorem.bow.action; import org.chorem.bow.Bookmark; Property changes on: trunk/src/main/java/org/chorem/bow/action/DeleteTagAction.java ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/java/org/chorem/bow/action/EditBookmarkAction.java =================================================================== --- trunk/src/main/java/org/chorem/bow/action/EditBookmarkAction.java 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/java/org/chorem/bow/action/EditBookmarkAction.java 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +/* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ package org.chorem.bow.action; import java.io.IOException; Property changes on: trunk/src/main/java/org/chorem/bow/action/EditBookmarkAction.java ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/java/org/chorem/bow/action/ExportBookmarksAction.java =================================================================== --- trunk/src/main/java/org/chorem/bow/action/ExportBookmarksAction.java 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/java/org/chorem/bow/action/ExportBookmarksAction.java 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +/* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ package org.chorem.bow.action; import java.io.IOException; Property changes on: trunk/src/main/java/org/chorem/bow/action/ExportBookmarksAction.java ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/java/org/chorem/bow/action/ForgotPasswordAction.java =================================================================== --- trunk/src/main/java/org/chorem/bow/action/ForgotPasswordAction.java 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/java/org/chorem/bow/action/ForgotPasswordAction.java 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +/* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ package org.chorem.bow.action; import java.util.List; Property changes on: trunk/src/main/java/org/chorem/bow/action/ForgotPasswordAction.java ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/java/org/chorem/bow/action/FullTextSearchAction.java =================================================================== --- trunk/src/main/java/org/chorem/bow/action/FullTextSearchAction.java 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/java/org/chorem/bow/action/FullTextSearchAction.java 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +/* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ package org.chorem.bow.action; import java.io.IOException; Property changes on: trunk/src/main/java/org/chorem/bow/action/FullTextSearchAction.java ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/java/org/chorem/bow/action/GenerateTokenAction.java =================================================================== --- trunk/src/main/java/org/chorem/bow/action/GenerateTokenAction.java 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/java/org/chorem/bow/action/GenerateTokenAction.java 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +/* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ package org.chorem.bow.action; import org.chorem.bow.Token; Property changes on: trunk/src/main/java/org/chorem/bow/action/GenerateTokenAction.java ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/java/org/chorem/bow/action/HomeAction.java =================================================================== --- trunk/src/main/java/org/chorem/bow/action/HomeAction.java 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/java/org/chorem/bow/action/HomeAction.java 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +/* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ package org.chorem.bow.action; import javax.servlet.http.HttpServletRequest; Property changes on: trunk/src/main/java/org/chorem/bow/action/HomeAction.java ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/java/org/chorem/bow/action/ImportBookmarksAction.java =================================================================== --- trunk/src/main/java/org/chorem/bow/action/ImportBookmarksAction.java 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/java/org/chorem/bow/action/ImportBookmarksAction.java 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +/* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ package org.chorem.bow.action; import java.io.File; Property changes on: trunk/src/main/java/org/chorem/bow/action/ImportBookmarksAction.java ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/java/org/chorem/bow/action/LocaleAction.java =================================================================== --- trunk/src/main/java/org/chorem/bow/action/LocaleAction.java 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/java/org/chorem/bow/action/LocaleAction.java 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +/* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ package org.chorem.bow.action; public class LocaleAction extends BowBaseAction { Property changes on: trunk/src/main/java/org/chorem/bow/action/LocaleAction.java ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Property changes on: trunk/src/main/java/org/chorem/bow/action/LoginAction.java ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/java/org/chorem/bow/action/LogoutAction.java =================================================================== --- trunk/src/main/java/org/chorem/bow/action/LogoutAction.java 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/java/org/chorem/bow/action/LogoutAction.java 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +/* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ package org.chorem.bow.action; import org.chorem.bow.BowSession; Property changes on: trunk/src/main/java/org/chorem/bow/action/LogoutAction.java ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/java/org/chorem/bow/action/ModifyBookmarkAction.java =================================================================== --- trunk/src/main/java/org/chorem/bow/action/ModifyBookmarkAction.java 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/java/org/chorem/bow/action/ModifyBookmarkAction.java 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +/* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ package org.chorem.bow.action; import org.chorem.bow.Bookmark; Property changes on: trunk/src/main/java/org/chorem/bow/action/ModifyBookmarkAction.java ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/java/org/chorem/bow/action/OpenSearchResultAction.java =================================================================== --- trunk/src/main/java/org/chorem/bow/action/OpenSearchResultAction.java 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/java/org/chorem/bow/action/OpenSearchResultAction.java 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +/* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ package org.chorem.bow.action; import javax.servlet.http.HttpServletRequest; Property changes on: trunk/src/main/java/org/chorem/bow/action/OpenSearchResultAction.java ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/java/org/chorem/bow/action/OpenSearchSuggestionAction.java =================================================================== --- trunk/src/main/java/org/chorem/bow/action/OpenSearchSuggestionAction.java 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/java/org/chorem/bow/action/OpenSearchSuggestionAction.java 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +/* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ package org.chorem.bow.action; import java.util.ArrayList; Property changes on: trunk/src/main/java/org/chorem/bow/action/OpenSearchSuggestionAction.java ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/java/org/chorem/bow/action/OrderAction.java =================================================================== --- trunk/src/main/java/org/chorem/bow/action/OrderAction.java 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/java/org/chorem/bow/action/OrderAction.java 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +/* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ package org.chorem.bow.action; import javax.servlet.http.HttpServletRequest; Property changes on: trunk/src/main/java/org/chorem/bow/action/OrderAction.java ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/java/org/chorem/bow/action/PreferencesAction.java =================================================================== --- trunk/src/main/java/org/chorem/bow/action/PreferencesAction.java 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/java/org/chorem/bow/action/PreferencesAction.java 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +/* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ package org.chorem.bow.action; import java.security.NoSuchAlgorithmException; Property changes on: trunk/src/main/java/org/chorem/bow/action/PreferencesAction.java ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/java/org/chorem/bow/action/ReIndexationAction.java =================================================================== --- trunk/src/main/java/org/chorem/bow/action/ReIndexationAction.java 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/java/org/chorem/bow/action/ReIndexationAction.java 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +/* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ package org.chorem.bow.action; import org.chorem.bow.BowSession; Property changes on: trunk/src/main/java/org/chorem/bow/action/ReIndexationAction.java ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/java/org/chorem/bow/action/RegisterAction.java =================================================================== --- trunk/src/main/java/org/chorem/bow/action/RegisterAction.java 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/java/org/chorem/bow/action/RegisterAction.java 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +/* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ package org.chorem.bow.action; import javax.mail.MessagingException; Property changes on: trunk/src/main/java/org/chorem/bow/action/RegisterAction.java ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/java/org/chorem/bow/action/RemoveBookmarkAction.java =================================================================== --- trunk/src/main/java/org/chorem/bow/action/RemoveBookmarkAction.java 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/java/org/chorem/bow/action/RemoveBookmarkAction.java 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +/* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ package org.chorem.bow.action; import org.chorem.bow.Bookmark; Property changes on: trunk/src/main/java/org/chorem/bow/action/RemoveBookmarkAction.java ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/java/org/chorem/bow/action/SearchAction.java =================================================================== --- trunk/src/main/java/org/chorem/bow/action/SearchAction.java 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/java/org/chorem/bow/action/SearchAction.java 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +/* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ package org.chorem.bow.action; import java.io.IOException; Property changes on: trunk/src/main/java/org/chorem/bow/action/SearchAction.java ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/java/org/chorem/bow/interceptor/AldyLoggedInterceptor.java =================================================================== --- trunk/src/main/java/org/chorem/bow/interceptor/AldyLoggedInterceptor.java 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/java/org/chorem/bow/interceptor/AldyLoggedInterceptor.java 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +/* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ package org.chorem.bow.interceptor; import java.util.Map; Property changes on: trunk/src/main/java/org/chorem/bow/interceptor/AldyLoggedInterceptor.java ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/java/org/chorem/bow/interceptor/LoginInterceptor.java =================================================================== --- trunk/src/main/java/org/chorem/bow/interceptor/LoginInterceptor.java 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/java/org/chorem/bow/interceptor/LoginInterceptor.java 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +/* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ package org.chorem.bow.interceptor; import java.util.Map; Property changes on: trunk/src/main/java/org/chorem/bow/interceptor/LoginInterceptor.java ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Property changes on: trunk/src/main/resources/bow.properties ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/src/main/resources/i18n/bow_en_GB.properties ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Property changes on: trunk/src/main/resources/i18n/bow_fr_FR.properties ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Property changes on: trunk/src/main/resources/log4j.properties ___________________________________________________________________ Added: svn:eol-style + native Modified: trunk/src/main/resources/org/chorem/bow/action/ForgotPasswordAction-validation.xml =================================================================== --- trunk/src/main/resources/org/chorem/bow/action/ForgotPasswordAction-validation.xml 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/resources/org/chorem/bow/action/ForgotPasswordAction-validation.xml 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +<!-- + #%L + bow + + $Id$ + $HeadURL$ + %% + Copyright (C) 2010 - 2011 CodeLutin + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program 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 + GNU General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + #L% + --> <!DOCTYPE validators PUBLIC "-//OpenSymphony Group//XWork Validator 1.0.2//EN" "http://www.opensymphony.com/xwork/xwork-validator-1.0.2.dtd"> Property changes on: trunk/src/main/resources/org/chorem/bow/action/ForgotPasswordAction-validation.xml ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/resources/org/chorem/bow/action/LoginAction-validation.xml =================================================================== --- trunk/src/main/resources/org/chorem/bow/action/LoginAction-validation.xml 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/resources/org/chorem/bow/action/LoginAction-validation.xml 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +<!-- + #%L + bow + + $Id$ + $HeadURL$ + %% + Copyright (C) 2010 - 2011 CodeLutin + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program 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 + GNU General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + #L% + --> <!DOCTYPE validators PUBLIC "-//OpenSymphony Group//XWork Validator 1.0.2//EN" "http://www.opensymphony.com/xwork/xwork-validator-1.0.2.dtd"> Property changes on: trunk/src/main/resources/org/chorem/bow/action/LoginAction-validation.xml ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/resources/org/chorem/bow/action/RegisterAction-validation.xml =================================================================== --- trunk/src/main/resources/org/chorem/bow/action/RegisterAction-validation.xml 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/resources/org/chorem/bow/action/RegisterAction-validation.xml 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +<!-- + #%L + bow + + $Id$ + $HeadURL$ + %% + Copyright (C) 2010 - 2011 CodeLutin + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program 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 + GNU General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + #L% + --> <!DOCTYPE validators PUBLIC "-//OpenSymphony Group//XWork Validator 1.0.2//EN" "http://www.opensymphony.com/xwork/xwork-validator-1.0.2.dtd"> Property changes on: trunk/src/main/resources/org/chorem/bow/action/RegisterAction-validation.xml ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/resources/struts.properties =================================================================== --- trunk/src/main/resources/struts.properties 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/resources/struts.properties 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +### +# #%L +# bow +# +# $Id$ +# $HeadURL$ +# %% +# Copyright (C) 2010 - 2011 CodeLutin +# %% +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU Affero General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program 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 +# GNU General Public License for more details. +# +# You should have received a copy of the GNU Affero General Public License +# along with this program. If not, see <http://www.gnu.org/licenses/>. +# #L% +### struts.locale=fr_FR struts.i18n.encoding=UTF-8 Property changes on: trunk/src/main/resources/struts.properties ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/resources/struts.xml =================================================================== --- trunk/src/main/resources/struts.xml 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/resources/struts.xml 2011-02-14 14:53:06 UTC (rev 192) @@ -1,4 +1,28 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + #%L + bow + + $Id$ + $HeadURL$ + %% + Copyright (C) 2010 - 2011 CodeLutin + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program 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 + GNU General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + #L% + --> + <!DOCTYPE struts PUBLIC "-//Apache Software Foundation//DTD Struts Configuration 2.0//EN" "http://struts.apache.org/dtds/struts-2.0.dtd"> Property changes on: trunk/src/main/resources/struts.xml ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/webapp/WEB-INF/decorators/main.jsp =================================================================== --- trunk/src/main/webapp/WEB-INF/decorators/main.jsp 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/webapp/WEB-INF/decorators/main.jsp 2011-02-14 14:53:06 UTC (rev 192) @@ -1,11 +1,15 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<?xml version="1.0" encoding="UTF-8"?> +<!--DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"--> <%@page contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" %> <%@page import="org.chorem.bow.BowUtils" %> <%@taglib prefix="decorator" uri="http://www.opensymphony.com/sitemesh/decorator" %> <%@taglib prefix="page" uri="http://www.opensymphony.com/sitemesh/page" %> <%@taglib prefix="s" uri="/struts-tags" %> -<html xmlns="http://www.w3.org/1999/xhtml"> +<html xmlns="http://www.w3.org/1999/xhtml" + xmlns:s="http://java.sun.com/xml/ns/j2ee/web-jsptaglibrary_2_0.xsd" + xmlns:jsp="http://java.sun.com/JSP/Page" + xmlns:decorator="http://www.opensymphony.com/sitemesh/decorator"> <head> <title>Bow : <decorator:title default="Bow" /></title> <decorator:head /> Property changes on: trunk/src/main/webapp/WEB-INF/decorators/main.jsp ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/webapp/WEB-INF/decorators.xml =================================================================== --- trunk/src/main/webapp/WEB-INF/decorators.xml 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/webapp/WEB-INF/decorators.xml 2011-02-14 14:53:06 UTC (rev 192) @@ -1,5 +1,29 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + #%L + bow + + $Id$ + $HeadURL$ + %% + Copyright (C) 2010 - 2011 CodeLutin + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program 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 + GNU General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + #L% + --> + <decorators defaultdir="/WEB-INF/decorators"> <!-- Any urls that are excluded will never be decorated by Sitemesh --> <excludes> Property changes on: trunk/src/main/webapp/WEB-INF/decorators.xml ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/webapp/WEB-INF/dwr.xml =================================================================== --- trunk/src/main/webapp/WEB-INF/dwr.xml 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/webapp/WEB-INF/dwr.xml 2011-02-14 14:53:06 UTC (rev 192) @@ -1,4 +1,28 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + #%L + bow + + $Id$ + $HeadURL$ + %% + Copyright (C) 2010 - 2011 CodeLutin + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program 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 + GNU General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + #L% + --> + <!DOCTYPE dwr PUBLIC "-//GetAhead Limited//DTD Direct Web Remoting 1.0//EN" "http://www.getahead.ltd.uk/dwr/dwr10.dtd"> Property changes on: trunk/src/main/webapp/WEB-INF/dwr.xml ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/webapp/WEB-INF/sitemesh.xml =================================================================== --- trunk/src/main/webapp/WEB-INF/sitemesh.xml 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/webapp/WEB-INF/sitemesh.xml 2011-02-14 14:53:06 UTC (rev 192) @@ -1,5 +1,29 @@ <?xml version="1.0" encoding="UTF-8" ?> +<!-- + #%L + bow + + $Id$ + $HeadURL$ + %% + Copyright (C) 2010 - 2011 CodeLutin + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program 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 + GNU General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + #L% + --> + <sitemesh> <property name="decorators-file" value="/WEB-INF/decorators.xml"/> <excludes file="${decorators-file}"/> Property changes on: trunk/src/main/webapp/WEB-INF/sitemesh.xml ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Property changes on: trunk/src/main/webapp/WEB-INF/web.xml ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Property changes on: trunk/src/main/webapp/css/bookmark.css ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/src/main/webapp/css/connexion.css ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/src/main/webapp/css/global.css ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/src/main/webapp/extensions/bow4chromium.pem ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/src/main/webapp/extensions/chromium/_locales/en/messages.json ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/src/main/webapp/extensions/chromium/_locales/fr/messages.json ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/src/main/webapp/extensions/chromium/background.html ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/src/main/webapp/extensions/chromium/css/extension.css ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/webapp/extensions/chromium/css/options.css =================================================================== --- trunk/src/main/webapp/extensions/chromium/css/options.css 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/webapp/extensions/chromium/css/options.css 2011-02-14 14:53:06 UTC (rev 192) @@ -2,8 +2,8 @@ * #%L * bow * - * $Id: options.css 144 2010-12-23 10:24:48Z bpoussin $ - * $HeadURL: http://svn.chorem.org/svn/bow/trunk/src/main/webapp/extensions/chromium/opti... $ + * $Id$ + * $HeadURL$ * %% * Copyright (C) 2010 CodeLutin * %% Property changes on: trunk/src/main/webapp/extensions/chromium/css/options.css ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Property changes on: trunk/src/main/webapp/extensions/chromium/img/favicon.png ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Property changes on: trunk/src/main/webapp/extensions/chromium/img/fdboutonV.jpg ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Property changes on: trunk/src/main/webapp/extensions/chromium/img/fondconnexion.jpg ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Property changes on: trunk/src/main/webapp/extensions/chromium/img/fondhead.jpg ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Property changes on: trunk/src/main/webapp/extensions/chromium/img/logobow.jpg ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Property changes on: trunk/src/main/webapp/extensions/chromium/img/moyen-livre.jpg ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Property changes on: trunk/src/main/webapp/extensions/chromium/img/ptit-livre.jpg ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Property changes on: trunk/src/main/webapp/extensions/chromium/manifest.json ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/src/main/webapp/extensions/chromium/options.html ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/src/main/webapp/extensions/chromium/popup.html ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/src/main/webapp/extensions/chromium/properties.js ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/webapp/index.jsp =================================================================== --- trunk/src/main/webapp/index.jsp 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/webapp/index.jsp 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +<!-- + #%L + bow + + $Id$ + $HeadURL$ + %% + Copyright (C) 2010 - 2011 CodeLutin + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program 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 + GNU General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + #L% + --> <%@page import="org.chorem.bow.BowSession"%> <% if (BowSession.getBowSession(session).getUser() == null) { Property changes on: trunk/src/main/webapp/index.jsp ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Property changes on: trunk/src/main/webapp/js/bookmark.js ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/webapp/jsp/admin.jsp =================================================================== --- trunk/src/main/webapp/jsp/admin.jsp 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/webapp/jsp/admin.jsp 2011-02-14 14:53:06 UTC (rev 192) @@ -3,8 +3,8 @@ #%L bow - $Id: admin.jsp 144 2010-12-23 10:24:48Z bpoussin $ - $HeadURL: http://svn.chorem.org/svn/bow/trunk/src/main/webapp/admin.jsp $ + $Id$ + $HeadURL$ %% Copyright (C) 2010 CodeLutin %% Property changes on: trunk/src/main/webapp/jsp/admin.jsp ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Property changes on: trunk/src/main/webapp/jsp/error.jsp ___________________________________________________________________ Added: svn:eol-style + native Modified: trunk/src/main/webapp/jsp/forgotPassword.jsp =================================================================== --- trunk/src/main/webapp/jsp/forgotPassword.jsp 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/webapp/jsp/forgotPassword.jsp 2011-02-14 14:53:06 UTC (rev 192) @@ -2,8 +2,8 @@ #%L bow - $Id: forgotPassword.jsp 144 2010-12-23 10:24:48Z bpoussin $ - $HeadURL: http://svn.chorem.org/svn/bow/trunk/src/main/webapp/forgotPassword.jsp $ + $Id$ + $HeadURL$ %% Copyright (C) 2010 CodeLutin %% Property changes on: trunk/src/main/webapp/jsp/forgotPassword.jsp ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/webapp/jsp/home.jsp =================================================================== --- trunk/src/main/webapp/jsp/home.jsp 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/webapp/jsp/home.jsp 2011-02-14 14:53:06 UTC (rev 192) @@ -2,8 +2,8 @@ #%L bow - $Id: home.jsp 144 2010-12-23 10:24:48Z bpoussin $ - $HeadURL: http://svn.chorem.org/svn/bow/trunk/src/main/webapp/home.jsp $ + $Id$ + $HeadURL$ %% Copyright (C) 2010 CodeLutin %% @@ -36,10 +36,8 @@ if (bookmarkActions != null) { %> - <html xmlns="http://www.w3.org/1999/xhtml" - xmlns:s="http://java.sun.com/xml/ns/j2ee/web-jsptaglibrary_2_0.xsd" - xmlns:jsp="http://java.sun.com/JSP/Page" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <html xmlns:s="http://java.sun.com/xml/ns/j2ee/web-jsptaglibrary_2_0.xsd" + xmlns:jsp="http://java.sun.com/JSP/Page"> <head> <title><s:text name="bow.home.title" /></title> <s:url id="css" value="/css/bookmark.css" /> Property changes on: trunk/src/main/webapp/jsp/home.jsp ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/webapp/jsp/inc/bookmark.jsp =================================================================== --- trunk/src/main/webapp/jsp/inc/bookmark.jsp 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/webapp/jsp/inc/bookmark.jsp 2011-02-14 14:53:06 UTC (rev 192) @@ -2,8 +2,8 @@ #%L bow - $Id: bookmark.jsp 150 2010-12-23 14:19:56Z vbriand $ - $HeadURL: http://svn.chorem.org/svn/bow/trunk/src/main/webapp/bookmark.jsp $ + $Id$ + $HeadURL$ %% Copyright (C) 2010 CodeLutin %% @@ -23,23 +23,22 @@ --> <%@page contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@taglib prefix="s" uri="/struts-tags" %> -<%@page import="org.chorem.bow.BowConfig" %> -<%@page import="org.chorem.bow.Bookmark" %> -<%@page import="java.text.SimpleDateFormat" %> -<%@page import="java.util.Set" %> -<s:set var="searchLine" value="%{#request.searchLine}" /> -<s:set var="fullTextLine" value="%{#request.fullTextLine}" /> -<s:set var="wikittyId" value="%{#request.bookmark.getWikittyId()}" /> -<s:set var="bookmarkLink" value="%{#request.bookmark.getLink()}" /> -<s:set var="bookmarkAlias" value="%{#request.bookmark.getAlias()}" /> -<s:set var="bookmarkDescription" value="%{#request.bookmark.getDescription()}" /> -<s:set var="bookmarkClicks" value="%{#request.bookmark.getClick()}" /> -<s:set var="formBookmarkId" value="%{#request.formBookmarkId}" /> -<s:set var="aliasUrl" value="%{@org.chorem.bow.BowConfig@getInstance().getServletAliasUrl() + #bookmarkAlias}" /> -<s:set var="date" value="%{#request.sdf.format(#request.bookmark.getDate())}" /> +<div class="bookmark" + xmlns:s="http://java.sun.com/xml/ns/j2ee/web-jsptaglibrary_2_0.xsd" + xmlns:jsp="http://java.sun.com/JSP/Page"> -<div class="bookmark"> + <s:set var="searchLine" value="%{#request.searchLine}" /> + <s:set var="fullTextLine" value="%{#request.fullTextLine}" /> + <s:set var="wikittyId" value="%{#request.bookmark.getWikittyId()}" /> + <s:set var="bookmarkLink" value="%{#request.bookmark.getLink()}" /> + <s:set var="bookmarkAlias" value="%{#request.bookmark.getAlias()}" /> + <s:set var="bookmarkDescription" value="%{#request.bookmark.getDescription()}" /> + <s:set var="bookmarkClicks" value="%{#request.bookmark.getClick()}" /> + <s:set var="formBookmarkId" value="%{#request.formBookmarkId}" /> + <s:set var="aliasUrl" value="%{@org.chorem.bow.BowConfig@getInstance().getServletAliasUrl() + #bookmarkAlias}" /> + <s:set var="date" value="%{#request.sdf.format(#request.bookmark.getDate())}" /> + <div class="bookmarkhead"> <s:a cssClass="alias" href="%{#aliasUrl}" title="%{#bookmarkLink}" onclick="window.open(this.href); return false;"> <s:property value="%{#bookmarkAlias}" /> @@ -83,7 +82,7 @@ <s:param name="searchLine"><s:property value="%{#searchLine}" /></s:param> <s:param name="fullTextLine"><s:property value="%{#fullTextLine}" /></s:param> </s:url> - <s:if test="%{formBookmarkId != null && formBookmarkId.equals(wikittyId)}"> + <s:if test="%{!(formBookmarkId == null || !formBookmarkId.equals(wikittyId))}"> <s:a cssStyle="text-decoration:none;" href="%{deleteTag}"> <img style="border:none;" src="img/delete.png" alt="Delete tag" title="Delete" /> </s:a> Property changes on: trunk/src/main/webapp/jsp/inc/bookmark.jsp ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/webapp/jsp/inc/errorFrame.jsp =================================================================== --- trunk/src/main/webapp/jsp/inc/errorFrame.jsp 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/webapp/jsp/inc/errorFrame.jsp 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +<!-- + #%L + bow + + $Id$ + $HeadURL$ + %% + Copyright (C) 2010 - 2011 CodeLutin + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program 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 + GNU General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + #L% + --> <%@page contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" %> <% String userError = (String)request.getAttribute("errorMsgUser"); Property changes on: trunk/src/main/webapp/jsp/inc/errorFrame.jsp ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/webapp/jsp/inc/footer.jsp =================================================================== --- trunk/src/main/webapp/jsp/inc/footer.jsp 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/webapp/jsp/inc/footer.jsp 2011-02-14 14:53:06 UTC (rev 192) @@ -1,7 +1,9 @@ <%@page contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" %> <%@taglib prefix="s" uri="/struts-tags" %> -<div id="footer"> +<div id="footer" + xmlns:s="http://java.sun.com/xml/ns/j2ee/web-jsptaglibrary_2_0.xsd" + xmlns:jsp="http://java.sun.com/JSP/Page"> <p> <a shape="rect" href="http://www.chorem.org/projects/show/bow">bow</a> <a shape="rect" href="http://www.chorem.org/projects/list_files/bow"></a> - Property changes on: trunk/src/main/webapp/jsp/inc/footer.jsp ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/webapp/jsp/inc/header.jsp =================================================================== --- trunk/src/main/webapp/jsp/inc/header.jsp 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/webapp/jsp/inc/header.jsp 2011-02-14 14:53:06 UTC (rev 192) @@ -1,10 +1,13 @@ -<%@page contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> -<%@taglib prefix="s" uri="/struts-tags"%> -<div id="header"> - <s:if test="%{#session.BowSession.user != null}"> - <a class="logo" href="<s:property value='%{#session.bowUrl}' />home.action?token=<s:property value='%{#session.BowSession.getPermanentToken()}' />">bow</a> - </s:if> - <s:else> - <a class="logo" href="">bow</a> - </s:else> +<%@page contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" %> +<%@taglib prefix="s" uri="/struts-tags" %> +<div id="header" + xmlns:s="http://java.sun.com/xml/ns/j2ee/web-jsptaglibrary_2_0.xsd" + xmlns:jsp="http://java.sun.com/JSP/Page"> + <s:if test="%{#session.BowSession.user != null}"> + <a class="logo" + href="<s:property value='%{#session.bowUrl}' />home.action?token=<s:property value='%{#session.BowSession.getPermanentToken()}' />">bow</a> + </s:if> + <s:else> + <a class="logo" href="">bow</a> + </s:else> </div> \ No newline at end of file Property changes on: trunk/src/main/webapp/jsp/inc/header.jsp ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/webapp/jsp/inc/rightMenu.jsp =================================================================== --- trunk/src/main/webapp/jsp/inc/rightMenu.jsp 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/webapp/jsp/inc/rightMenu.jsp 2011-02-14 14:53:06 UTC (rev 192) @@ -24,10 +24,8 @@ <%@page contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" %> <%@taglib prefix="s" uri="/struts-tags" %> <%@page import="org.chorem.bow.BookmarkActions" %> +<%@page import="org.chorem.bow.BowConfig" %> <%@page import="org.chorem.bow.BowSession" %> -<%@page import="org.chorem.bow.Bookmark" %> -<%@page import="org.chorem.bow.BowConfig" %> -<%@page import="org.chorem.bow.Preference" %> <% BowSession bowSession = BowSession.getBowSession(session); BookmarkActions bookmarkActions = (BookmarkActions)request.getAttribute("bookmarkActions"); @@ -36,13 +34,12 @@ String permanentToken = bowSession.getPermanentToken(); String bowUrl = BowConfig.getInstance().getBowUrl(); -if ((String)request.getAttribute("formAction") == null) +if (request.getAttribute("formAction") == null) request.setAttribute("formAction", "addUrl"); %> -<s:set var="searchLine" value="%{request.bookmarkActions.searchLine}" /> -<s:set var="fullTextLine" value="%{request.bookmarkActions.fullTextLine}" /> -<div id="logoutDiv"> +<div id="logoutDiv" xmlns:s="http://java.sun.com/xml/ns/j2ee/web-jsptaglibrary_2_0.xsd" + xmlns:jsp="http://java.sun.com/JSP/Page"> <s:form action="logout"> <div class="input"> <s:submit key="bow.rightMenu.logout" name="submit" /> @@ -50,7 +47,10 @@ </s:form> <a href="http://maven-site.chorem.org/bow/" class="help" onclick="window.open(this.href); return false;"><s:text name="bow.rightMenu.help" /></a> </div> -<div id="side"> +<div id="side" xmlns:s="http://java.sun.com/xml/ns/j2ee/web-jsptaglibrary_2_0.xsd" + xmlns:jsp="http://java.sun.com/JSP/Page"> + <s:set var="searchLine" value="%{request.bookmarkActions.searchLine}" /> + <s:set var="fullTextLine" value="%{request.bookmarkActions.fullTextLine}" /> <div id="colonneD"> <ul class="droite"> <%if (bowSession.isAdmin()) {%> @@ -83,16 +83,16 @@ </p> </s:form> </div> - <div id="nuage"> - <s:if test="%{searchLine != null}"> - <jsp:include page="tagsCloud.jsp" flush="true"> - <jsp:param name="searchLine" value="%{searchLine}" /> - </jsp:include> - </s:if> - <s:else> - <jsp:include page="tagsCloud.jsp" flush="true" /> - </s:else> - </div> + <!--div id="nuage"--> + <s:if test="%{searchLine != null}"> + <jsp:include page="tagsCloud.jsp" flush="true"> + <jsp:param name="searchLine" value="%{searchLine}" /> + </jsp:include> + </s:if> + <s:else> + <jsp:include page="tagsCloud.jsp" flush="true" /> + </s:else> + <!--/div--> <div class="recherche"> <s:form action="search"> <div class="input"> Property changes on: trunk/src/main/webapp/jsp/inc/rightMenu.jsp ___________________________________________________________________ Added: svn:eol-style + native Modified: trunk/src/main/webapp/jsp/inc/tagsCloud.jsp =================================================================== --- trunk/src/main/webapp/jsp/inc/tagsCloud.jsp 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/webapp/jsp/inc/tagsCloud.jsp 2011-02-14 14:53:06 UTC (rev 192) @@ -23,10 +23,11 @@ --> <%@page contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" %> <%@taglib prefix="s" uri="/struts-tags" %> -<%@page import="org.chorem.bow.BookmarkActions" %> -<%@page import="java.util.List" %> -<%@page import="org.nuiton.wikitty.search.FacetTopic" %> -<s:if test="%{#request.nbTags > #request.bookmarkActions.getTagsCloud().size()}"> + +<div id="nuage" + xmlns:s="http://java.sun.com/xml/ns/j2ee/web-jsptaglibrary_2_0.xsd" + xmlns:jsp="http://java.sun.com/JSP/Page"> + <s:if test="%{#request.nbTags > #request.bookmarkActions.getTagsCloud().size()}"> <s:set var="maxTags" value="#request.bookmarkActions.getTagsCloud().size()" /> </s:if> <s:else> @@ -42,3 +43,5 @@ <!-- --> <s:a href="%{search}" title="%{count} results" cssClass="tag" cssStyle="font-size: %{#request.bookmarkActions.getFont(count)}px"><s:property value="topicName" /></s:a> </s:iterator> + +</div> \ No newline at end of file Property changes on: trunk/src/main/webapp/jsp/inc/tagsCloud.jsp ___________________________________________________________________ Added: svn:eol-style + native Modified: trunk/src/main/webapp/jsp/login.jsp =================================================================== --- trunk/src/main/webapp/jsp/login.jsp 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/webapp/jsp/login.jsp 2011-02-14 14:53:06 UTC (rev 192) @@ -1,10 +1,8 @@ <%@page contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@taglib prefix="s" uri="/struts-tags"%> -<html xmlns="http://www.w3.org/1999/xhtml" - xmlns:s="http://java.sun.com/xml/ns/j2ee/web-jsptaglibrary_2_0.xsd" - xmlns:jsp="http://java.sun.com/JSP/Page" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> +<html xmlns:s="http://java.sun.com/xml/ns/j2ee/web-jsptaglibrary_2_0.xsd" + xmlns:jsp="http://java.sun.com/JSP/Page"> <head> <title><s:text name="bow.login.title" /></title> <s:url id="css" value="/css/connexion.css" /> Property changes on: trunk/src/main/webapp/jsp/login.jsp ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Property changes on: trunk/src/main/webapp/jsp/permanentXml.jsp ___________________________________________________________________ Added: svn:eol-style + native Modified: trunk/src/main/webapp/jsp/preferences.jsp =================================================================== --- trunk/src/main/webapp/jsp/preferences.jsp 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/webapp/jsp/preferences.jsp 2011-02-14 14:53:06 UTC (rev 192) @@ -2,8 +2,8 @@ #%L bow - $Id: preferences.jsp 144 2010-12-23 10:24:48Z bpoussin $ - $HeadURL: http://svn.chorem.org/svn/bow/trunk/src/main/webapp/preferences.jsp $ + $Id$ + $HeadURL$ %% Copyright (C) 2010 CodeLutin %% @@ -34,10 +34,8 @@ String temporaryToken = bowSession.getTemporaryToken(); %> -<html xmlns="http://www.w3.org/1999/xhtml" - xmlns:s="http://java.sun.com/xml/ns/j2ee/web-jsptaglibrary_2_0.xsd" - xmlns:jsp="http://java.sun.com/JSP/Page" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> +<html xmlns:s="http://java.sun.com/xml/ns/j2ee/web-jsptaglibrary_2_0.xsd" + xmlns:jsp="http://java.sun.com/JSP/Page"> <head> <title><s:text name="bow.preferences.title" /></title> <s:url id="css" value="/css/bookmark.css" /> @@ -52,28 +50,38 @@ <s:actionerror /> <s:form action="preferences"> <div class="formFrame"> - <h3><s:text name="bow.preferences.userInfo" /></h3> - <p> - <s:textfield key="bow.login.email" name="email" labelposition="top" /><br /> - <s:password key="bow.preferences.currentPassword" name="currentPassword" labelposition="top" /><br /> - <s:password key="bow.preferences.newPassword" name="newPassword" labelposition="top" /><br /> - <s:password key="bow.preferences.confirmNewPassword" name="confirmNewPassword" labelposition="top" /><br /> - <s:submit key="bow.preferences.submit" name="submit" /><br /> - </p> + <h3><s:text name="bow.preferences.userInfo"/></h3> + + <p> + <s:textfield key="bow.login.email" name="email" + labelposition="top"/><br/> + <s:password key="bow.preferences.currentPassword" + name="currentPassword" labelposition="top"/><br/> + <s:password key="bow.preferences.newPassword" name="newPassword" + labelposition="top"/><br/> + <s:password key="bow.preferences.confirmNewPassword" + name="confirmNewPassword" labelposition="top"/><br/> + <s:submit key="bow.preferences.submit" name="submit"/><br/> + </p> <!-- </p> </div> <div class="formFrame"> <p> --> - <p> - <ul> - <li><strong><s:text name="bow.rightMenu.token.permanent" /> :</strong><%=permanentToken%></li> - <li><strong><s:text name="bow.rightMenu.token.temporary" /> :</strong><%=temporaryToken%></li> - </ul> - <s:url id="regenPermToken" action="regenPermToken" /> - <s:a href="%{regenPermToken}" id="regenPermToken"><s:text name="bow.preferences.regenPermToken" /></s:a> - </p> + <p> + <ul> + <li><strong><s:text name="bow.rightMenu.token.permanent"/> + :</strong><%=permanentToken%> + </li> + <li><strong><s:text name="bow.rightMenu.token.temporary"/> + :</strong><%=temporaryToken%> + </li> + </ul> + <s:url id="regenPermToken" action="regenPermToken"/> + <s:a href="%{regenPermToken}" id="regenPermToken"><s:text + name="bow.preferences.regenPermToken"/></s:a> + </p> </div> <div class="formFrame"> <h3><s:text name="bow.preferences.siteLook" /></h3> Property changes on: trunk/src/main/webapp/jsp/preferences.jsp ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/webapp/jsp/register.jsp =================================================================== --- trunk/src/main/webapp/jsp/register.jsp 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/webapp/jsp/register.jsp 2011-02-14 14:53:06 UTC (rev 192) @@ -2,8 +2,8 @@ #%L bow - $Id: register.jsp 144 2010-12-23 10:24:48Z bpoussin $ - $HeadURL: http://svn.chorem.org/svn/bow/trunk/src/main/webapp/register.jsp $ + $Id$ + $HeadURL$ %% Copyright (C) 2010 CodeLutin %% Property changes on: trunk/src/main/webapp/jsp/register.jsp ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/webapp/jsp/search.jsp =================================================================== --- trunk/src/main/webapp/jsp/search.jsp 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/webapp/jsp/search.jsp 2011-02-14 14:53:06 UTC (rev 192) @@ -3,8 +3,8 @@ #%L bow - $Id: search.jsp 144 2010-12-23 10:24:48Z bpoussin $ - $HeadURL: http://svn.chorem.org/svn/bow/trunk/src/main/webapp/search.jsp $ + $Id$ + $HeadURL$ %% Copyright (C) 2010 CodeLutin %% @@ -24,9 +24,8 @@ --> <%@page contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@taglib prefix="s" uri="/struts-tags" %> +<%@page import="org.chorem.bow.Bookmark" %> <%@page import="org.chorem.bow.BookmarkActions" %> -<%@page import="org.chorem.bow.Bookmark" %> -<%@page import="org.chorem.bow.Preference" %> <%@page import="java.text.SimpleDateFormat" %> <%@page import="java.util.List" %> <% @@ -34,13 +33,15 @@ if (bookmarkActions != null) { %> - <s:set var="searchLine" value="%{#request.bookmarkActions.getSearchLine()}" /> - <s:set var="fullText" value="%{#request.bookmarkActions.getFullTextLine()}" /> + <html xmlns="http://www.w3.org/1999/xhtml" xmlns:s="http://java.sun.com/xml/ns/j2ee/web-jsptaglibrary_2_0.xsd" - xmlns:jsp="http://java.sun.com/JSP/Page" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + xmlns:jsp="http://java.sun.com/JSP/Page"> + + <s:set var="searchLine" value="%{#request.bookmarkActions.getSearchLine()}" /> + <s:set var="fullText" value="%{#request.bookmarkActions.getFullTextLine()}" /> + <head> <title><s:text name="bow.search.title" /></title> <s:url id="css" value="/css/bookmark.css" /> Property changes on: trunk/src/main/webapp/jsp/search.jsp ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/webapp/jsp/suggestions.jsp =================================================================== --- trunk/src/main/webapp/jsp/suggestions.jsp 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/webapp/jsp/suggestions.jsp 2011-02-14 14:53:06 UTC (rev 192) @@ -23,9 +23,8 @@ --> <%@page contentType="text/html" pageEncoding="UTF-8"%> <%@page import="org.chorem.bow.OpenSearchActions" %> -<%@page import="java.util.List" %> -<%@page import="java.util.Iterator" %> <%@page import="org.nuiton.wikitty.search.FacetTopic" %> +<%@page import="java.util.List" %> <% OpenSearchActions osa = (OpenSearchActions) request.getAttribute("openSearchAction"); Property changes on: trunk/src/main/webapp/jsp/suggestions.jsp ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/src/main/webapp/jsp/temporaryXml.jsp ___________________________________________________________________ Added: svn:eol-style + native Modified: trunk/src/main/webapp/styles/forms.css =================================================================== --- trunk/src/main/webapp/styles/forms.css 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/webapp/styles/forms.css 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +/* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ /* A CSS Framework by Mike Stenhouse of Content with Style */ /* FORM ELEMENTS */ Property changes on: trunk/src/main/webapp/styles/forms.css ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/webapp/styles/layout-1col.css =================================================================== --- trunk/src/main/webapp/styles/layout-1col.css 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/webapp/styles/layout-1col.css 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +/* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ /* A CSS Framework by Mike Stenhouse of Content with Style */ @import url("nav-horizontal.css"); Property changes on: trunk/src/main/webapp/styles/layout-1col.css ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/webapp/styles/layout-navleft-1col.css =================================================================== --- trunk/src/main/webapp/styles/layout-navleft-1col.css 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/webapp/styles/layout-navleft-1col.css 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +/* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ /* A CSS Framework by Mike Stenhouse of Content with Style */ @import url("nav-vertical.css"); Property changes on: trunk/src/main/webapp/styles/layout-navleft-1col.css ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/webapp/styles/layout-navleft-2col.css =================================================================== --- trunk/src/main/webapp/styles/layout-navleft-2col.css 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/webapp/styles/layout-navleft-2col.css 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +/* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ /* A CSS Framework by Mike Stenhouse of Content with Style */ @import url("nav-vertical.css"); Property changes on: trunk/src/main/webapp/styles/layout-navleft-2col.css ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/webapp/styles/layout-navtop-1col.css =================================================================== --- trunk/src/main/webapp/styles/layout-navtop-1col.css 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/webapp/styles/layout-navtop-1col.css 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +/* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ /* A CSS Framework by Mike Stenhouse of Content with Style */ @import url("nav-horizontal.css"); Property changes on: trunk/src/main/webapp/styles/layout-navtop-1col.css ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/webapp/styles/layout-navtop-3col.css =================================================================== --- trunk/src/main/webapp/styles/layout-navtop-3col.css 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/webapp/styles/layout-navtop-3col.css 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +/* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ /* A CSS Framework by Mike Stenhouse of Content with Style */ @import url("nav-horizontal.css"); Property changes on: trunk/src/main/webapp/styles/layout-navtop-3col.css ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/webapp/styles/layout-navtop-localleft.css =================================================================== --- trunk/src/main/webapp/styles/layout-navtop-localleft.css 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/webapp/styles/layout-navtop-localleft.css 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +/* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ /* A CSS Framework by Mike Stenhouse of Content with Style */ @import url("nav-horizontal.css"); Property changes on: trunk/src/main/webapp/styles/layout-navtop-localleft.css ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/webapp/styles/layout-navtop-subright.css =================================================================== --- trunk/src/main/webapp/styles/layout-navtop-subright.css 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/webapp/styles/layout-navtop-subright.css 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +/* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ /* A CSS Framework by Mike Stenhouse of Content with Style */ @import url("nav-horizontal.css"); Property changes on: trunk/src/main/webapp/styles/layout-navtop-subright.css ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/webapp/styles/layout.css =================================================================== --- trunk/src/main/webapp/styles/layout.css 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/webapp/styles/layout.css 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +/* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ /* A CSS Framework by Mike Stenhouse of Content with Style */ /* SITE SPECIFIC LAYOUT */ Property changes on: trunk/src/main/webapp/styles/layout.css ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/webapp/styles/main.css =================================================================== --- trunk/src/main/webapp/styles/main.css 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/webapp/styles/main.css 2011-02-14 14:53:06 UTC (rev 192) @@ -1,4 +1,27 @@ /* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ +/* Css Framework ============= - see http://www.contentwithstyle.co.uk/Articles/17/a-css-framework Property changes on: trunk/src/main/webapp/styles/main.css ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/webapp/styles/nav-horizontal.css =================================================================== --- trunk/src/main/webapp/styles/nav-horizontal.css 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/webapp/styles/nav-horizontal.css 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +/* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ /* A CSS Framework by Mike Stenhouse of Content with Style */ /* NAV */ Property changes on: trunk/src/main/webapp/styles/nav-horizontal.css ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/webapp/styles/nav-vertical.css =================================================================== --- trunk/src/main/webapp/styles/nav-vertical.css 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/webapp/styles/nav-vertical.css 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +/* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ /* A CSS Framework by Mike Stenhouse of Content with Style */ /* NAV */ Property changes on: trunk/src/main/webapp/styles/nav-vertical.css ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/webapp/styles/tools.css =================================================================== --- trunk/src/main/webapp/styles/tools.css 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/webapp/styles/tools.css 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +/* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ /* A CSS Framework by Mike Stenhouse of Content with Style */ /* clearing */ Property changes on: trunk/src/main/webapp/styles/tools.css ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/webapp/styles/typo.css =================================================================== --- trunk/src/main/webapp/styles/typo.css 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/webapp/styles/typo.css 2011-02-14 14:53:06 UTC (rev 192) @@ -1,3 +1,26 @@ +/* + * #%L + * bow + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2011 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ /* A CSS Framework by Mike Stenhouse of Content with Style */ /* TYPOGRAPHY */ Property changes on: trunk/src/main/webapp/styles/typo.css ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/webapp/template/simple/form-common.ftl =================================================================== --- trunk/src/main/webapp/template/simple/form-common.ftl 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/webapp/template/simple/form-common.ftl 2011-02-14 14:53:06 UTC (rev 192) @@ -1,6 +1,6 @@ <#-- /* - * $Id: form.ftl 590812 2007-10-31 20:32:54Z apetrelli $ + * $Id$ * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file Property changes on: trunk/src/main/webapp/template/simple/form-common.ftl ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/webapp/template/xhtml/controlheader-core.ftl =================================================================== --- trunk/src/main/webapp/template/xhtml/controlheader-core.ftl 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/webapp/template/xhtml/controlheader-core.ftl 2011-02-14 14:53:06 UTC (rev 192) @@ -1,6 +1,6 @@ <#-- /* - * $Id: controlheader-core.ftl 720258 2008-11-24 19:05:16Z musachy $ + * $Id$ * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file Property changes on: trunk/src/main/webapp/template/xhtml/controlheader-core.ftl ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/webapp/template/xhtml/file.ftl =================================================================== --- trunk/src/main/webapp/template/xhtml/file.ftl 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/webapp/template/xhtml/file.ftl 2011-02-14 14:53:06 UTC (rev 192) @@ -1,6 +1,6 @@ <#-- /* - * $Id: file.ftl 590812 2007-10-31 20:32:54Z apetrelli $ + * $Id$ * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file Property changes on: trunk/src/main/webapp/template/xhtml/file.ftl ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/webapp/template/xhtml/form-close.ftl =================================================================== --- trunk/src/main/webapp/template/xhtml/form-close.ftl 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/webapp/template/xhtml/form-close.ftl 2011-02-14 14:53:06 UTC (rev 192) @@ -1,6 +1,6 @@ <#-- /* - * $Id: form-close.ftl 590812 2007-10-31 20:32:54Z apetrelli $ + * $Id$ * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file Property changes on: trunk/src/main/webapp/template/xhtml/form-close.ftl ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/webapp/template/xhtml/form.ftl =================================================================== --- trunk/src/main/webapp/template/xhtml/form.ftl 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/webapp/template/xhtml/form.ftl 2011-02-14 14:53:06 UTC (rev 192) @@ -1,6 +1,6 @@ <#-- /* - * $Id: form.ftl 720258 2008-11-24 19:05:16Z musachy $ + * $Id$ * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file Property changes on: trunk/src/main/webapp/template/xhtml/form.ftl ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/webapp/template/xhtml/password.ftl =================================================================== --- trunk/src/main/webapp/template/xhtml/password.ftl 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/webapp/template/xhtml/password.ftl 2011-02-14 14:53:06 UTC (rev 192) @@ -1,6 +1,6 @@ <#-- /* - * $Id: password.ftl 590812 2007-10-31 20:32:54Z apetrelli $ + * $Id$ * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file Property changes on: trunk/src/main/webapp/template/xhtml/password.ftl ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Property changes on: trunk/src/main/webapp/template/xhtml/submit-close.ftl ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/webapp/template/xhtml/submit.ftl =================================================================== --- trunk/src/main/webapp/template/xhtml/submit.ftl 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/webapp/template/xhtml/submit.ftl 2011-02-14 14:53:06 UTC (rev 192) @@ -1,6 +1,6 @@ <#-- /* - * $Id: submit.ftl 720258 2008-11-24 19:05:16Z musachy $ + * $Id$ * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file Property changes on: trunk/src/main/webapp/template/xhtml/submit.ftl ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/main/webapp/template/xhtml/text.ftl =================================================================== --- trunk/src/main/webapp/template/xhtml/text.ftl 2011-02-14 14:46:54 UTC (rev 191) +++ trunk/src/main/webapp/template/xhtml/text.ftl 2011-02-14 14:53:06 UTC (rev 192) @@ -1,6 +1,6 @@ <#-- /* - * $Id: text.ftl 590812 2007-10-31 20:32:54Z apetrelli $ + * $Id$ * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file Property changes on: trunk/src/main/webapp/template/xhtml/text.ftl ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Property changes on: trunk/src/site/rst/developper/installation.rst ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/src/site/rst/developper/presentation.rst ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/src/site/rst/index.rst ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/src/site/rst/todo.rst ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/src/site/rst/user/addBookmark.rst ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/src/site/rst/user/alias.rst ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/src/site/rst/user/importExport.rst ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/src/site/rst/user/openSearch.rst ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/src/site/rst/user/preferences.rst ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/src/site/rst/user/search.rst ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/src/site/rst/user/user.rst ___________________________________________________________________ Added: svn:eol-style + native Property changes on: trunk/src/site/site.xml ___________________________________________________________________ Added: svn:eol-style + native