diff --git a/YACOSWeb/WebContent/WEB-INF/classes/messages.properties b/YACOSWeb/WebContent/WEB-INF/classes/messages.properties index 0502f62..a617f10 100644 --- a/YACOSWeb/WebContent/WEB-INF/classes/messages.properties +++ b/YACOSWeb/WebContent/WEB-INF/classes/messages.properties @@ -20,7 +20,8 @@ home.youknow=So now you know... home.link.choose=Choose one conference connected.noconference.title=No conference selectionned -connected.noconference.warning=You must choose a conference to access all your features : +connected.noconference.warning=You must choose a conference to access all your features : +article.post.noconference=You must choose a conference before post or edit an article. conference.detail.description=Description conference.detail.other=Others informations @@ -158,6 +159,23 @@ form.submitArticle.noFile=You have to send the file of the article. form.addConference.invitationsHeader=Invitations +################### +# FORM ¨POST EDIT ARTICLE +form.article.information=Article's information +form.article.author.information=Author's information +form.article.submit.info=Article for submission +form.article.file=File + + + +#Validation messages for errors +submissionArticle.title=The title should not be null +submissionArticle.theme=The theme should not be null +submissionArticle.abstractText=The Abstract text should not be null +submissionArticle.mainauthor=The main author should not be null, insert example "toto" +submissionArticle.file=Please choose an article to submit + + button.add=Add button.browse=Browse button.reset=Reset @@ -228,12 +246,7 @@ evaluation.choose=Choose a article to evaluate invitation.send=Send an invitation -#Validation messages for errors -submissionArticle.title=The title should not be null -submissionArticle.theme=The theme should not be null -submissionArticle.abstractText=The Abstract text should not be null -submissionArticle.mainauthor=the main author should not be null, insert example "toto" -submissionArticle.file=please choose an article to submit + #valider les articles diff --git a/YACOSWeb/WebContent/WEB-INF/jsp/main.jsp b/YACOSWeb/WebContent/WEB-INF/jsp/main.jsp index 6ce5416..3b5e9b8 100644 --- a/YACOSWeb/WebContent/WEB-INF/jsp/main.jsp +++ b/YACOSWeb/WebContent/WEB-INF/jsp/main.jsp @@ -23,7 +23,7 @@ ${currentConference.otherInformations } - +
| ${currentUser.firstName} ${currentUser.lastName} | -|
|
- ">
-
-
-
- " />${secAuthor}
- |
- |
| File | -|
| - | " /> - " /> | -