557a7d0cec
- background the external network notifications (Facebook, Twitter, Statusnet) - add vimeo support - consolidate editor video options (insert video, regardless of source) - add "Connector Settings" page purely for configuring connectors - moved mailbox settings to Connectors - Move the "Connect/Follow" dialogue out of "find people" and move to top. - Add "Find People" dialogue - minor theme edits on duepuntozero and testbubble to make all this stuff work - A bit of theming on duepunto notifications to eliminate the gigantic Diaspora profile photos.
9 lines
310 B
Smarty
9 lines
310 B
Smarty
<div id="follow-sidebar" class="widget">
|
|
<h3>$connect</h3>
|
|
<div id="connect-desc">$desc</div>
|
|
<form action="follow" method="post" />
|
|
<input id="side-follow-url" type="text" name="url" size="24" title="$hint" /><input id="side-follow-submit" type="submit" name="submit" value="$follow" />
|
|
</form>
|
|
</div>
|
|
|