Open Source e-Learning
Nu sunteti logat.   Login   Inregistrare   

  • kmonov | 19. Apr 2012, 13:46
    How can I hide the permanent links in pages?

    Hi everybody,

    I wont to hide the pemrmanent links ans "Add to social bookmarks" links in my ILIAS.

    Is it possible?

    How can I do this?

    BR

    Download fisier Fisiere atasate
    example.PNG
  • Patricio Bustamante | patob2000 | 08. Mai 2012, 21:06
    Re: How can I hide the permanent links in pages?

    Hi kmonov :
    There's a easy way.

    Look for the file templates\default\delos.css and add the next code to the file :

    div.ilPermaLink * { display:none }

    This code CSS hide all inside of that element ilPermaLink.

    Is there, but is not visible.

    Greetings

  • kmonov | 09. Mai 2012, 07:17
    Re: Re: How can I hide the permanent links in pages?

    Hi Patricio,

    Thank you very mutch for your answer.

    It's helpfull for me!

     

    BR

  • pascal.schmitt | 25. Iun 2012, 10:14
    Re: Re: Re: How can I hide the permanent links in pages?

    Hi

    You can switch of social bookmark in the administration as well. go to administration / 3rd party software / socialbookmarks an deaktivate all the tools. The only one left is "add to ilias bookmarks". this one i guess you can only hide the way Patricio explained.

    regards pascal