Modifiche per il documento Per stato

Dalla versione 96.2
modificato da Andrea Omicini
il 22/06/2023 20:05
Cambia il commento: Nessun commento per questa versione
Alla versione 94.3
modificato da Andrea Omicini
il 22/06/2023 15:15
Cambia il commento: Nessun commento per questa versione

Summary

Details

Page properties
Content
... ... @@ -164,11 +164,9 @@
164 164   </div>
165 165   <div style="flex-grow: 1">
166 166   </div>
167 - <div>
167 + <div">
168 168   <a class="basebutton" style="padding: .5em" href='$doc.getURL("view","bibtex=$showBibtex&inline=#if( $showInline )false#{else}true#end#if( $oneStatus )&status=${statusList[0]}#end#if( $apiceUser )&user=$userName#elseif( $oneUser )&name=$userFirstName&surname=$userLastName#end")'>#if( $showBibtex )#if( $showInline )formatted#{else}plain#end#else#if( $showInline )long#{else}short#end#end</a>
169 -#if( $showPublished )
170 170   <a class="basebutton" style="padding: .5em" href='$doc.getURL("view","inline=$showInline&bibtex=#if( $showBibtex )false#{else}true#end#if( $oneStatus )&status=${statusList[0]}#end#if( $apiceUser )&user=$userName#elseif( $oneUser )&name=$userFirstName&surname=$userLastName#end")'>#if( $showBibtex )text#{else}bib#end</a>
171 -#end
172 172   </div>
173 173  </div>
174 174  ## stop if no pubs are found
... ... @@ -221,7 +221,7 @@
221 221   <div style="border-style:hidden hidden hidden hidden; font-size:smaller; line-height: 1.25em; margin-bottom: .5em">
222 222   #pubauthed($item)<br/>
223 223   #pubtitle($item)<br/>
224 - <span class="textsecondary">(#pubsort($item))</span> {{pubVenue linked="false"}}$item{{/pubVenue}}
222 + <span class="textsecondary">(#pubstatus($item))</span> {{pubVenue linked="false"}}$item{{/pubVenue}}
225 225   </div>
226 226   #end
227 227   #end