31
anemic
Re: Hosting services with local xoops talent.
  • 2006/12/19 1:37

  • anemic

  • Just popping in

  • Posts: 36

  • Since: 2006/12/6


Thanks,

PlanetXoops looks nice. Does anyone have experience with them?

anemic



32
anemic
Ading a hyperlink alongside entry field in 1registerform.php
  • 2006/12/17 3:51

  • anemic

  • Just popping in

  • Posts: 36

  • Since: 2006/12/6


Hi,

I've modified the registration form to collect additional member data. One of my fields has about 2000 possible entries in 8 broad categories. Away from XOOPS I've written a launch page that allows the user to select one of the main categories which then brings up a subset of possible options. Selecting an option and clicking submit will set the option in the XOOPS form. I have all those parts in place..but I cannot figure out how to place an anchor link to the right of the entry field in /include/registerform.php page. In this program there are a number of links to populate a form with the right description and input element type. This link shows the URL/webpage field.
$reg_form->addElement(new XoopsFormText(_US_WEBSITE"url"25255$myts->htmlSpecialChars($url)));


What I'd like to do is float out to the right of the textfield a hyperlink to my launcher script. Can someone enlighten me on how to position this?

Thanks, anemic



33
anemic
Hosting services with local xoops talent.
  • 2006/12/15 16:18

  • anemic

  • Just popping in

  • Posts: 36

  • Since: 2006/12/6


Hi,

I'm relatively new to XOOPS and have spent about one month developing components for a new site. Our site will have clients posting pictures and video streams. We anticipate using a lot of bandwidth and rapid growth. I'm looking for a site with reasonable charges for bandwidth and disk. But also local XOOPS talent. I'd appreciate recommendations on who provides good XOOPS support.

TIA, anemic



34
anemic
Re: Members versus Anonymous start pages
  • 2006/12/6 23:46

  • anemic

  • Just popping in

  • Posts: 36

  • Since: 2006/12/6


I built a page using the Content Module. I like the layout and the ease of rating or commenting on the start page. Can I include those features in an html only module as show in this FAQ entry (https://xoops.org/modules/smartfaq/faq.php?faqid=280)? I was thinking of taking the html out of my custom block (only shown to anonymous users) and adding logic like below

get UID
if( UID > 0 ){
show rich content for members
} else {
show rich content for anonymous
}

Is it possible to take this basic logic and and yet keep the icons and functions added by the Content module? Ie add comments, mail page to others, print page. That makes a clean looking page imho.

Thanks everyone for the assistance !!



35
anemic
Members versus Anonymous start pages
  • 2006/12/6 19:11

  • anemic

  • Just popping in

  • Posts: 36

  • Since: 2006/12/6


I've been trying to figure out how to show different start pages for anonymous users and members. I'd like Anonymous people to see a 'Why Sign Up' page and perhaps a member would see another custom page. The preferences tab only allows you to set a default module for the start page. It's my impression the only way to do unique custom pages is with blocks. If I want visitors to rank my custom provided pages or make comments does this mean I need a module for a page? Can I take module output and wrap it in a custom block?

Thanks, anemic




TopTop
« 1 2 3 (4)



Login

Who's Online

246 user(s) are online (165 user(s) are browsing Support Forums)


Members: 0


Guests: 246


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits