Subversion Repositories Sites.tela-botanica.org

Rev

Rev 1055 | Rev 1084 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1055 Rev 1077
Line 72... Line 72...
72
RewriteRule ^projets/([^/]+)/documents/(.*)/(telechargement)/(.*)$ papyrus.php?menu=291&id_projet=$1&act=documents&id_repertoire=$2&id_document=$4&service=$3 [L]
72
RewriteRule ^projets/([^/]+)/documents/(.*)/(telechargement)/(.*)$ papyrus.php?menu=291&id_projet=$1&act=documents&id_repertoire=$2&id_document=$4&service=$3 [L]
73
#Redirection définitive concernant l'ancien emplacement des Wikini dans l'appli Projets
73
#Redirection définitive concernant l'ancien emplacement des Wikini dans l'appli Projets
74
RewriteCond %{REQUEST_URI}?%{QUERY_STRING} ^/client/projet/wikini/wakka\.php\?wikini=([^&]+)&wiki=([^&]+).*$ [NC]
74
RewriteCond %{REQUEST_URI}?%{QUERY_STRING} ^/client/projet/wikini/wakka\.php\?wikini=([^&]+)&wiki=([^&]+).*$ [NC]
75
RewriteRule ^client/projet/wikini/wakka\.php$ http://www.tela-botanica.org/wikini/%1/wakka.php?wiki=%2 [L,R=301]
75
RewriteRule ^client/projet/wikini/wakka\.php$ http://www.tela-botanica.org/wikini/%1/wakka.php?wiki=%2 [L,R=301]
Line 76... Line -...
76
 
-
 
77
# Raccourcis pour les donnees d'eflore
-
 
78
RewriteRule ^donnees:([^/]+)/(.*)$ http://www.tela-botanica.org/eflore/donnees/$1/$2 [L] 
-
 
79
 
76
 
80
# Raccourci pour Projets-Forums
77
# Raccourci pour Projets-Forums
Line 81... Line 78...
81
RewriteRule ^forum_gestionnature$ papyrus.php?menu=134&forum=gestionnature [L]
78
RewriteRule ^forum_gestionnature$ papyrus.php?menu=134&forum=gestionnature [L]
82
 
79
 
Line 166... Line 163...
166
RewriteRule ^bdnfr\/nt([0-9]*)$ papyrus.php?menu=136&flore=REU&xslt=identitetaxon.xsl&servicexml=donneidentitestaxons.php&numclass=1&numtaxon=$1 [L]
163
RewriteRule ^bdnfr\/nt([0-9]*)$ papyrus.php?menu=136&flore=REU&xslt=identitetaxon.xsl&servicexml=donneidentitestaxons.php&numclass=1&numtaxon=$1 [L]
Line 167... Line 164...
167
 
164
 
168
#RewriteRule ^([^/]*\.css)$ wikini/isff/$1 [L]
165
#RewriteRule ^([^/]*\.css)$ wikini/isff/$1 [L]
Line -... Line 166...
-
 
166
#RewriteRule ^wikini/([^/]+)/([^.]*)$ wikini/$1/wakka.php?wiki=$2 [L]
-
 
167
 
-
 
168
#Redirections pour le nouvel eflore
-
 
169
RewriteRule ^([^-/:]+)[-/:]nn[^-/:]([0-9]+)$ /eflore/consultation?referentiel=$1&niveau=2&module=fiche&action=fiche&num_nom=$2 [L]
-
 
170
RewriteRule ^bdtfx$ /page:eflore_bdtfx?referentiel=bdtfx&niveau=2 [QSA,L,R=302]
169
#RewriteRule ^wikini/([^/]+)/([^.]*)$ wikini/$1/wakka.php?wiki=$2 [L]
171
RewriteRule ^bdtfx[-/:]([0-9]+)[-/:]nn[^-/:]([0-9]+)$ /page:eflore_bdtfx?referentiel=bdtfx&niveau=2&module=fiche&action=fiche&num_nom=$2 [QSA,L,R=302]
170
 
172
 
171
# Redirection d'url pour les vielles applications de Papyrus
173
# Redirection d'url pour les vielles applications de Papyrus
172
RewriteRule ^([^\/]+)&(.*)$ http://www.tela-botanica.org/$1?$2 [QSA,L,R=301]
174
RewriteRule ^([^\/]+)&(.*)$ http://www.tela-botanica.org/$1?$2 [QSA,L,R=301]
173
# Redirection d'url pour les vieux permaliens
175
# Redirection d'url pour les vieux permaliens
Line 194... Line 196...
194
RewriteRule ^urn:lsid:tela-botanica.org:coel:str([0-9]+)$ papyrus.php?menu=108&module=FicheStructure&id=$1 [L]
196
RewriteRule ^urn:lsid:tela-botanica.org:coel:str([0-9]+)$ papyrus.php?menu=108&module=FicheStructure&id=$1 [L]
195
RewriteRule ^urn:lsid:tela-botanica.org:coel:col([0-9]+)$ papyrus.php?menu=108&module=FicheCollection&id=$1 [L]
197
RewriteRule ^urn:lsid:tela-botanica.org:coel:col([0-9]+)$ papyrus.php?menu=108&module=FicheCollection&id=$1 [L]
196
RewriteRule ^urn:lsid:tela-botanica.org:coel:per([0-9]+)$ papyrus.php?menu=108&module=FichePersonne&id=$1 [L]
198
RewriteRule ^urn:lsid:tela-botanica.org:coel:per([0-9]+)$ papyrus.php?menu=108&module=FichePersonne&id=$1 [L]
Line 197... Line 199...
197
 
199
 
198
# Réecriture d'url pour les applications GWT/JS
200
# Réecriture d'url pour les applications GWT/JS
199
RewriteRule ^appli:cel(2|)$ http://www.tela-botanica.org/eflore/cel2/cel2.html [QSA,L,R=302]
201
RewriteRule ^appli:cel$ http://www.tela-botanica.org/eflore/cel/appli/cel2.html [QSA,L,R=302]
200
RewriteRule ^appli:cel-img:([0-9]{3})([0-9]{3})([0-9]{3})([^.]+)(.jpg|)$ eflore/cel/images/$1/$2/$4/$1_$2_$3_$4.jpg [L]
202
RewriteRule ^appli:cel-img:([0-9]{3})([0-9]{3})([0-9]{3})([^.]+)(.jpg|)$ eflore/cel/images/$1/$2/$4/$1_$2_$3_$4.jpg [L]
201
RewriteRule ^appli:coel$ http://www.tela-botanica.org/eflore/coel/Coel.html [QSA,L,R=302]
203
RewriteRule ^appli:coel$ http://www.tela-botanica.org/eflore/coel/Coel.html [QSA,L,R=302]
Line 202... Line -...
202
RewriteRule ^appli:plantnetid:.* http://plantnetid.plantnet-project.org [L]
-
 
203
 
-
 
204
# Réecriture d'url pour les Widgets
204
RewriteRule ^appli:plantnetid:.* http://plantnetid.plantnet-project.org [L]
205
RewriteRule ^widget:cel:(.+)$ eflore/cel2/widget/$1 [QSA,L]
205
 
206
# Réecriture d'url pour les Services
206
# Réecriture d'url pour les Services
207
RewriteRule ^service:cel:(.+)$ eflore/cel2/jrest/$1 [QSA,L]
207
RewriteRule ^service:cel:(.+)$ eflore/cel/jrest/$1 [QSA,L]
208
RewriteRule ^service:annuaire:(.+)$ client/annuaire_nouveau/actuelle/jrest/$1 [QSA,L]
208
RewriteRule ^service:annuaire:(.+)$ client/annuaire_nouveau/actuelle/jrest/$1 [QSA,L]
209
# Règle de ré-ecriture d'url pour l'accès aux services eFlore
209
RewriteRule ^service:eflore:([0-9]\.[0-9])/photoflora/images$ http://photoflora.free.fr/eflore-photoflora/services/$1/projets/photoflora/images [QSA,L]
-
 
210
RewriteRule ^service:eflore:([0-9]\.[0-9])/([^/]+)/(v[0-9]+[_.][0-9]+|[+*]|v[0-9]+)/([^/]+)/?(.*)?$ /eflore/services/$1/projets/$2/$4/$5?version.projet=$3
-
 
211
RewriteRule ^service:eflore:([0-9]\.[0-9])/([^/]+)/(.+)$ /eflore/services/$1/projets/$2/$3
-
 
212
 
-
 
213
# Raccourcis pour les donnees d'eflore
-
 
214
RewriteRule ^donnees:([^/]+)/(.*)$ eflore/donnees/$1/$2 [L] 
210
RewriteRule ^service:eflore:([0-9]\.[0-9])/([^/]+)/(v[0-9]+[_.][0-9]+|[+*]|v[0-9]+)/([^/]+)/?(.*)?$ eflore/services/$2/$1/$4/$3/$5
215
 
-
 
216
# Réecriture d'url pour les widgets
-
 
217
RewriteRule ^widget:cel:(.+)$ eflore/cel/widget/$1 [QSA,L]
-
 
218
 
-
 
219
#Redirections pour eflore beta
Line 211... Line 220...
211
RewriteRule ^service:eflore:([0-9]\.[0-9])/([^/]+)/(.+)$ eflore/services/$2/$1/$3
220
RewriteRule ^eflore-test:wiki:([^/]+)nt([0-9]+)$ http://www.tela-botanica.org/wikini/floratest/wakka.php?wiki=$1nt$2 [L]
212
RewriteRule ^service:eflore:(.+)$ eflore/services/$1
221
RewriteRule ^test\/nn\/([0-9]+)$ /eflore-test/consultation?referentiel=bdtfx&niveau=2&module=fiche&action=fiche&num_nom=$1 [L]
213
 
222
 
-
 
223
# Temporaire pour test...
-
 
224
RewriteRule ^appli-test:cel(2|)$ http://www.tela-botanica.org/eflore-test/cel/appli/cel2.html [QSA,L,R=302]
-
 
225
RewriteRule ^appli:test:del$ http://www.tela-botanica.org/eflore-test/del/del.html [L]
-
 
226
RewriteCond %{QUERY_STRING} (.+)
-
 
227
RewriteRule ^appli:test:del:identifier$ http://www.tela-botanica.org/eflore-test/del/del.html?%1#page_recherche_observations [NE,L]
-
 
228
RewriteCond %{QUERY_STRING} (.+)
-
 
229
RewriteRule ^appli:test:del:recherche$ http://www.tela-botanica.org/eflore-test/del/del.html?%1#page_recherche_images [NE,L]
-
 
230
RewriteRule ^appli:test:del:identifier$ http://www.tela-botanica.org/eflore-test/del/del.html#page_recherche_observations [NE]
-
 
231
RewriteRule ^appli:test:del:recherche$ http://www.tela-botanica.org/eflore-test/del/del.html#page_recherche_images [NE]
-
 
232
RewriteRule ^test-service:cel:(.+)$ eflore-test/cel/jrest/$1 [QSA,L]
-
 
233
RewriteRule ^service:test:cel:(.+)$ eflore-test/cel/jrest/$1 [QSA,L]
-
 
234
RewriteRule ^test-service:eflore:([0-9]\.[0-9])/photoflora/images$ http://photoflora.free.fr/eflore-photoflora/services/index.php/$1/projets/photoflora/images
-
 
235
RewriteRule ^test-service:eflore:([0-9]\.[0-9])/([^/]+)/(v[0-9]+[_.][0-9]+|[+*]|v[0-9]+)/([^/]+)/?(.*)?$ /eflore-test/services/$1/projets/$2/$4/$5?version.projet=$3
-
 
236
RewriteRule ^test-service:eflore:([0-9]\.[0-9])/([^/]+)/(.+)$ /eflore-test/services/$1/projets/$2/$3
214
# Temporaire pour test...
237
RewriteRule ^widget-test:cel:(.+)$ eflore-test/cel/widget/$1 [QSA,L]
215
RewriteRule ^appli-test:cel(2|)$ http://www.tela-botanica.org/eflore-test/cel2/cel2.html [QSA,L,R=302]
238
 
216
RewriteRule ^test:cel(2|)$ http://www.tela-botanica.org/eflore-test/cel2/cel2.html [QSA,L,R=302]
239
# Redirection suite à des changements à supprimer dans le futur
Line 217... Line 240...
217
RewriteRule ^zoom(.*)$ http://www.tela-botanica.org/eflore-test/zoom$1 [L,R=301]
240
RewriteRule ^eflore/cel2/(cel2.html.*)$ http://www.tela-botanica.org/eflore/cel/appli/$1 [QSA,L,R=301]
218
RewriteRule ^test:zoom$ http://www.tela-botanica.org/eflore-test/zoom/ [L,R=301]
241
RewriteRule ^eflore/cel2/(.+)$ http://www.tela-botanica.org/eflore/cel/$1 [QSA,L,R=301]