MichaelHoffmann / AGORA

AGORA main repository
GNU Affero General Public License v3.0
7 stars 0 forks source link

on map view: Create info box "How to publish" #273

Closed MichaelHoffmann closed 9 years ago

MichaelHoffmann commented 10 years ago

Create another info box between "what you should know before you start" and "FAQ", namely: "Publish?!." If you click, an info box like the Help for Search with the text [NewMapToolTip] opens. But in contrast to what is in translation.xml, please use this slightly modified text (note that I removed all the brackets because if you use them in github, the text cannot be represented):

[NewMapToolTip] EN-US text="Every map will be created in your private folder to which only you have access. If you want to publish your map in the World of Arguments, close the map through 'Save and Home.' Then open the tab 'My maps' and search for the map you created in the left column. Click on the blue button to the right of the map name that specifies the location of your map, and click through the categories until you find the place where you want to publish your map." RUS text="Every map will be created in your private folder to which only you have access. If you want to publish your map in the World of Arguments, close the map through 'Save and Home.' Then open the tab 'My maps' and search for the map you created in the left column. Click on the blue button to the right of the ma ap name that specifies the location of your map, and click through the categories until you find the place where you want to publish your map." / --TODO: Translate RUS -- GER text="Jedes Argument wird in deinem privaten Ordner erstellt zu dem nur du Zugang hast. Wenn du dein Argument in der Welt der Argumente veröffentlichen willst, schließe es mit 'Ab nach Hause.' Dann öffne 'Meine Argumente' und suche nach dem Argument welches du konstruiert hast in der linken Spalte. Klicke auf den blauen Funktionsknopf rechts vom Namen der anzeigt, wo dein Argument derzeit gespeichert ist, und klicke dich durch die Kategorien bis du die Stelle findest, wo du dein Argument veröffentlichen willst." / SPAN text=""/

[/NewMapToolTip]

The button "publish" is in German "Veröffentlichen?!"

After that another text:

If you are the owner of this map, click here to [publish] now! German: Wenn du der Autor dieses Argumentes bist, klick hier um jetzt zu [publizieren].

MichaelHoffmann commented 10 years ago

Lokesh, the text of issue 273 was not visible because if you copy the brackets from the translation.xml, text becomes invisible in Github. Please check the main text in github, I changed a bit. There is, however, one problem: only the owner of a map should be allowed to move it around, so if you offer a button in the info box, you need to make sure that not everybody can move around a published map.

lokresh88 commented 10 years ago

Sure Michael that is the way it's coded :) will get the version up once I get back home . Was packing yesterday so could not complete them :)

On Sunday, December 15, 2013, MichaelHoffmann wrote:

Lokesh, the text of issue 273 was not visible because if you copy the brackets from the translation.xml, text becomes invisible in Github. Please check the main text in github, I changed a bit. There is, however, one problem: only the owner of a map should be allowed to move it around, so if you offer a button in the info box, you need to make sure that not everybody can move around a published map.

— Reply to this email directly or view it on GitHubhttps://github.com/MichaelHoffmann/AGORA/issues/273#issuecomment-30602296 .

lokresh88 commented 10 years ago

Updated .. Available in testing version for 3.5 ..

MichaelHoffmann commented 10 years ago

For version 3.8: Please change the "Publish Map !?" button as follows:-

"If you want to publish your map in the World of Arguments or move it to another location, you can either click on the button "Publish" below or you close the map through 'Save and Home,' search for the map in 'My maps' and click on the blue button to the right of the map name.

Both ways a window will open that shows the structure of categories in the World of Arguments. Click through these categories until you find the place where you want to publish or move your map."

"Wenn du dein Argument in der Welt der Argumente veröffentlichen willst oder es an einen anderen Ort verschieben willst kannst du entweder unten auf 'Veröffentliche' klicken oder du schließt es mit 'Ab nach Hause', suchst es dann in 'Meine Argumente' und klickst dann auf das blaue Feld rechts vom Namen des Argumentes.

In beiden Fällen öffnet sich ein Fenster, das die Struktur der Kategorien in der Welt der Argumente zeigt. Klicke dich durch diese Kategorien bis du die Stelle findest, wo du dein Argument veröffentlichen oder hinschieben willst."

lokresh88 commented 10 years ago

Done .. updated in the testing version.

MichaelHoffmann commented 10 years ago

in version 3.7.:

MichaelHoffmann commented 10 years ago

test of 3.8, May 10, 2014: The "publish / move" button still shows up for non-owners of maps. It should be hidden, visible only for the owner.

lokresh88 commented 10 years ago

Done.