mirror of
https://github.com/ulaulaman/ulaulaman.github.io.git
synced 2025-05-21 20:04:12 +02:00
Add Co-Authors Widget tiddlers and others minor changes
Add Wordpress plugins tiddler, change ulaulaman tiddler
This commit is contained in:
parent
3666fbb89d
commit
036c7aae8e
65
index.html
65
index.html
@ -197,6 +197,8 @@ Error message and password prompt
|
||||
|
||||
<li>$:/state/addplugins/tab-1342078386</li>
|
||||
|
||||
<li>$:/state/plugin-info--896887961-$:/plugins/kookma/shiraz</li>
|
||||
|
||||
<li>$:/state/sidebar</li>
|
||||
|
||||
<li>$:/state/tab--1333369437</li>
|
||||
@ -301,6 +303,8 @@ Error message and password prompt
|
||||
|
||||
<li>CitationsTools</li>
|
||||
|
||||
<li>CoAuthorsWidget</li>
|
||||
|
||||
<li>code</li>
|
||||
|
||||
<li>EduINAF</li>
|
||||
@ -355,7 +359,7 @@ Error message and password prompt
|
||||
|
||||
<li>ulaulaman</li>
|
||||
|
||||
<li>WidgetForCoAuthors</li>
|
||||
<li>WordpressPlugin</li>
|
||||
|
||||
</ul>
|
||||
</p>
|
||||
@ -385,7 +389,7 @@ To use in other wikis, drag and drop this link to those wikis: [[Kookma Plugin L
|
||||
<div created="20200815145323767" creator="ulaulaman" modified="20200816230244350" modifier="ulaulaman" title="$:/config/SideBar/Visibility/$:/core/ui/SideBar/Open">
|
||||
<pre>hide</pre>
|
||||
</div>
|
||||
<div created="20200815145444032" creator="ulaulaman" modified="20200824121933577" modifier="ulaulaman" title="$:/config/SideBar/Visibility/$:/core/ui/SideBar/Recent">
|
||||
<div created="20200815145444032" creator="ulaulaman" modified="20200829173545432" modifier="ulaulaman" title="$:/config/SideBar/Visibility/$:/core/ui/SideBar/Recent">
|
||||
<pre>hide</pre>
|
||||
</div>
|
||||
<div created="20200815145446088" creator="ulaulaman" modified="20200815163823669" modifier="ulaulaman" title="$:/config/SideBar/Visibility/$:/core/ui/SideBar/Tools">
|
||||
@ -11274,6 +11278,9 @@ exports.run = function(tag) {
|
||||
<div created="20200824104324626" creator="ulaulaman" modified="20200824104324626" modifier="ulaulaman" title="$:/state/addplugins/tab-1342078386">
|
||||
<pre>$:/config/KookmaPluginLibrary</pre>
|
||||
</div>
|
||||
<div created="20200829172909733" creator="ulaulaman" modified="20200829173000329" modifier="ulaulaman" title="$:/state/plugin-info--896887961-$:/plugins/kookma/shiraz">
|
||||
<pre>no</pre>
|
||||
</div>
|
||||
<div created="20200728192623775" creator="ulaulaman" modified="20200728192629654" modifier="ulaulaman" title="$:/state/sidebar">
|
||||
<pre>yes</pre>
|
||||
</div>
|
||||
@ -11355,7 +11362,7 @@ exports.run = function(tag) {
|
||||
<div created="20200728124256197" creator="u" modified="20200728124300028" modifier="ulaulama" title="$:/status/UserName">
|
||||
<pre>ulaulaman</pre>
|
||||
</div>
|
||||
<div created="20200829170200118" creator="ulaulaman" list="TikzDraw [[Gianluigi Filippelli]]" modified="20200829170915921" modifier="ulaulaman" title="$:/StoryList">
|
||||
<div created="20200829172216331" creator="ulaulaman" list="[[Gianluigi Filippelli]] CoAuthorsWidget" modified="20200829173446610" modifier="ulaulaman" title="$:/StoryList">
|
||||
<pre></pre>
|
||||
</div>
|
||||
<div plugin-type="info" title="$:/temp/info-plugin" type="application/json">
|
||||
@ -11416,7 +11423,7 @@ exports.run = function(tag) {
|
||||
}
|
||||
}</pre>
|
||||
</div>
|
||||
<div created="20200728100359161" creator="ulaulaman" modified="20200829170457784" modifier="ulaulaman" title="$:/temp/NewTagName">
|
||||
<div created="20200728100359161" creator="ulaulaman" modified="20200829173715427" modifier="ulaulaman" title="$:/temp/NewTagName">
|
||||
<pre></pre>
|
||||
</div>
|
||||
<div author="Mohammad Rahmani" core-version=">=5.1.22" created="20200824104326782" creator="ulaulaman" dependents="" description="Tiddler Commander" list="readme history license authors" modified="20200824104326782" modifier="ulaulaman" original-plugin-type="plugin" original-tags="" original-title="$:/plugins/kookma/commander" original-type="application/json" readme="; Tiddler Commander
|
||||
@ -11936,10 +11943,41 @@ In inglese: [[Doc Madhattan|http://docmadhattan.fieldofscience.com/]] | [[for Ma
|
||||
<div created="20200812150724377" creator="ulaulaman" modified="20200812150724377" modifier="ulaulaman" tags="github" title="CitationsTools">
|
||||
<pre></pre>
|
||||
</div>
|
||||
<div created="20200812150749260" creator="ulaulaman" modified="20200829173831307" modifier="ulaulaman" tags="github [[plugin wordpress]] Wordpress" title="CoAuthorsWidget" type="text/x-markdown">
|
||||
<pre><<dbadge "Co-Authors Widget" "0.5.3" "info">> <a href="https://wordpress.org/plugins/widget-for-co-authors/" class="badge badge-dark" target="wp">Wordpress Plugin</a> <a href="https://github.com/ulaulaman/widget-for-co-authors" class="badge badge-dark" target="github">Repository ~GitHub</a>
|
||||
|
||||
The plugin add a widget and a shortcode in order to show authors of an article. It is compatible with Co-Authors Plus.
|
||||
|
||||
# Description
|
||||
[Co-Authors Plus](https://wordpress.org/plugins/co-authors-plus/) is one of the most useful plugin for multiple authors blogs. This plugin add a widget to add users' avatars to post also for guest authors and for posts with multiple authors.
|
||||
You can also add avatars with a shordcode [blog-post-coauthors].
|
||||
The plugin add also a slider in order to show user's profile. If you want change the style, you can modify blog-spoiler.css file in the plugin folder.
|
||||
|
||||
# Installation
|
||||
1. Make sure that Co-Authors Plus is installed and active.
|
||||
2. Extract the widget-for-coauthors.zip file and upload its contents to the /wp-content/plugins/ directory. Alternately, you can install directly from the Plugin directory within your WordPress Install.
|
||||
3. Activate the plugin through the \"Plugins\" menu in WordPress.
|
||||
4. Add the widget to your sidebar or the shortcode to your posts or pages.
|
||||
|
||||
# Changelog
|
||||
<strong>0.5.3 add the correct lang files</strong><br/>
|
||||
0.5.2 fix error code in domain name in widget<br/>
|
||||
0.5.1 fix error code in domain name for messages<br/>
|
||||
0.5 support for translations<br/>
|
||||
0.4 translation italian messages in english<br/>
|
||||
0.3.1 test with wp 4.9.2<br/>
|
||||
0.3 add profile link and css<br/>
|
||||
0.2 creation of the widget to show authors' avatars<br/>
|
||||
0.1 creation of the shortcode to add post's authors
|
||||
|
||||
# Screenshot
|
||||
<div align="center"><img src="https://github.com/ulaulaman/widget-for-co-authors/blob/master/assets/screenshot-1.jpg?raw=true" /></div>
|
||||
<em>The result of the widget in a multiple authors post</em></pre>
|
||||
</div>
|
||||
<div created="20131223104948433" creator="Stephan Hradek" description="Will display a tiddler's code." modified="20200815141208429" modifier="ulaulaman" tags="template" title="code">
|
||||
<pre><pre><$view field="text"/></pre></pre>
|
||||
</div>
|
||||
<div created="20200728191228347" creator="ulaulaman" modified="20200824121616396" modifier="ulaulaman" tags="[[plugin wordpress]] Menu github" title="EduINAF" type="text/x-markdown">
|
||||
<div created="20200728191228347" creator="ulaulaman" modified="20200829172701679" modifier="ulaulaman" tags="[[plugin wordpress]] Menu github" title="EduINAF" type="text/x-markdown">
|
||||
<pre><<dbadge "~EduINAF" "2020.0824" "info">> <a href="https://github.com/ulaulaman/eduinaf" class="badge badge-dark" target="github">Repository ~GitHub</a>
|
||||
|
||||
Plugin wordpress che aggiunge varie funzionalità al sito [Edu INAF](https://edu.inaf.it/) senza modificare direttamente il codice php del tema.
|
||||
@ -12103,15 +12141,16 @@ Before you start storing important information in ~TiddlyWiki it is vital to mak
|
||||
See the [[control panel|$:/ControlPanel]] for more options.
|
||||
</pre>
|
||||
</div>
|
||||
<div created="20200816230529282" creator="ulaulaman" modified="20200824122111087" modifier="ulaulaman" title="Gianluigi Filippelli">
|
||||
<div created="20200816230529282" creator="ulaulaman" modified="20200829173636941" modifier="ulaulaman" title="Gianluigi Filippelli">
|
||||
<pre><<tabs tabsList:"[tag[gf]!tag[advanced]]" default:"Italiano" class:"tc-vertical">>
|
||||
|
||||
{{Lavoro}}
|
||||
|
||||
{{Blog}}
|
||||
|
||||
{{GitHubRepository}}
|
||||
{{WordpressPlugin}}
|
||||
|
||||
{{GitHubRepository}}
|
||||
</pre>
|
||||
</div>
|
||||
<div created="20200817000643565" creator="ulaulaman" modified="20200824122036219" modifier="ulaulaman" title="GitHubRepository">
|
||||
@ -12359,15 +12398,15 @@ Un //repository// di grafiche e infografiche realizzate con il pacchetto //tikzd
|
||||
<div created="20200815123143434" creator="ulaulaman" modified="20200815171002483" modifier="ulaulaman" tags="example" title="twitterFollowButtonExample">
|
||||
<pre><tr><td width="50%;">{{ulaulaman||twitterFollowButton}}</td><td width="50%;">{{edu_inaf||twitterFollowButton}}</td></tr></pre>
|
||||
</div>
|
||||
<div caption="ulaulaman" created="20200728124602616" creator="ulaulaman" list-before="Menu" modified="20200817001857854" modifier="ulaulaman" tags="$:/tags/SideBar" title="ulaulaman">
|
||||
<pre><table><tr><td width="15%;">{{$:/favicon.ico}}</td>
|
||||
<td width="85%;">Wikipediano, divulgatore e blogger scientifico.
|
||||
<div caption="ulaulaman" created="20200728124602616" creator="ulaulaman" list-before="Menu" modified="20200829173304570" modifier="ulaulaman" tags="$:/tags/SideBar" title="ulaulaman">
|
||||
<pre><<image-pretty img:"$:/favicon.ico" width:"50px" align:"left" tooltip:"icon and user avatar">> [[twitter|https://twitter.com/ulaulaman]] | [[instagram|https://www.instagram.com/ulaulaman]] | [[github|https://github.com/ulaulaman]] | [[deviantart|https://www.deviantart.com/ulaulaman]]
|
||||
|
||||
[[twitter|https://twitter.com/ulaulaman]] | [[instagram|https://www.instagram.com/ulaulaman]] | [[github|https://github.com/ulaulaman]] | [[deviantart|https://www.deviantart.com/ulaulaman]]</td></tr></table>
|
||||
<small>Powered by [[whitespace theme|http://j.d.whitespace.tiddlyspot.com/]]</small></pre>
|
||||
</div>
|
||||
<div created="20200812150749260" creator="ulaulaman" modified="20200812151046156" modifier="ulaulaman" tags="github" title="WidgetForCoAuthors">
|
||||
<pre>| ciao | ciao |</pre>
|
||||
<div created="20200829173457215" creator="ulaulaman" modified="20200829173737366" modifier="ulaulaman" tags="Menu" title="WordpressPlugin">
|
||||
<pre>!! Wordpress Plugin
|
||||
|
||||
<<TagTable "Wordpress">></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user