DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:userspagecreate

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:userspagecreate [2014-03-20 18:21] Aleksandrplugin:userspagecreate [2023-12-21 16:47] (current) – new download url Aleksandr
Line 1: Line 1:
-====== Users page create plugin ======+====== Users Page Create Plugin ======
  
 ---- plugin ---- ---- plugin ----
Line 13: Line 13:
 tags       : users, authentication, create, userpage tags       : users, authentication, create, userpage
  
-downloadurl: http://wikiliki.ru/_media/media/userspagecreate-2008-08-07.tar+downloadurl: https://trello.com/1/cards/5d4ed49bd5296d82f46046bb/attachments/5d4ed510681f496b179c1114/download/userspagecreate.zip 
 +bugtracker :  
 +sourcerepo :  
 +donationurl:  
 + 
 +screenshot_img:
 ---- ----
  
 ===== Download ===== ===== Download =====
-  * [[http://wikiliki.ru/_media/media/userspagecreate-2008-08-07.tar|userspagecreate-2008-08-07.tar]]+ 
 +  [[https://trello.com/1/cards/5d4ed49bd5296d82f46046bb/attachments/5d4ed510681f496b179c1114/download/userspagecreate.zip|userspagecreate.zip]] 
 +  * <del>[[http://wikiliki.ru/_media/media/userspagecreate-2008-08-07.tar|userspagecreate-2008-08-07.tar]]</del>
  
 ===== Description ===== ===== Description =====
 +
 //Sorry for my English// :-) //Sorry for my English// :-)
  
Line 39: Line 47:
    print mytpl_userhtmllink($recent['user']);    print mytpl_userhtmllink($recent['user']);
  
-If you want see link in toolbar in signature change file //inc/toolbar.php// and use @USERPAGE@ in parameter signature+If you want see link in toolbar in signature change file //inc/toolbar.php// and use %%@USERPAGE@%% in parameter signature
    /* string 201 (insert new string) */    /* string 201 (insert new string) */
    $sig = str_replace('@USERPAGE@',$INFO['usersnamespace'].':'.$_SERVER['REMOTE_USER'],$sig);    $sig = str_replace('@USERPAGE@',$INFO['usersnamespace'].':'.$_SERVER['REMOTE_USER'],$sig);
 +
 ===== Discuss ===== ===== Discuss =====
 +
 Is this working when I do not have user registration? Is this working when I do not have user registration?
 I got LDAP auth - the users can't register they are simply coming in using LDAP. I got LDAP auth - the users can't register they are simply coming in using LDAP.
plugin/userspagecreate.1395336113.txt.gz · Last modified: 2014-03-20 18:21 by Aleksandr

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki