Search

You searched for the word(s): userid:214926

Matching Posts

  • Resposta: Re: Resposta: Implementing Search in Custom Module

    ElliottGresham wrote: I was still unable to find the .dll file although i think this process is done at runtime????? I'm glad that you've find the solution. In DNN 4 there are dlls just like in DNN 3, the thing is, that if you are using VWD2005 Express, the code is not precompiled, it's done in runtime, you need VS2005 standard to precompile the module, but even then don't expect a mymodule.dll, you are going to see something like mymodule743acea748ac.dll. See Shaun's pinned thread in the main forum
    Posted to Custom Modules (Forum) by R2_D2 on 1/20/2006
  • Resposta: Implementing Search in Custom Module

    Hi Elliott, take a look at the DNNPT Quotes module available at DNN PORTUGAL , you can download the source and compare to what you have done, maybe that helps. The quotes module implements ISearchable, and it works. You can download it without registration, the site is in Portuguese, and maybe it's not understandable for you.
    Posted to Custom Modules (Forum) by R2_D2 on 1/19/2006
  • Resposta: Re: Free AJAX version of Event Calendar for dnn3.x.

    Thanks for your reply David, Some ideas: 1 - I realize that sub-calendars are not yet implemented, but they eventually will in the future, so, if you follow AVCalendar, you can have the following scenario: In a Company Department every employee have a sub-calendar (private), and there is a master calendar (public) for the department that agregates all the events from every employee. This is a great feature, but, could be improved, so that the employees could put their events in their personal calendar
    Posted to Resources (Forum) by R2_D2 on 1/5/2006
  • Re: Free AJAX version of Event Calendar for dnn3.x.

    Hi David, Two questions: 1 - Is this calendar based on the Event Calendar from Alan Vance ( AVCalendar DNN Module) ? I'm asking because, I'm a big fan of that module, and improvements are always welcome 2- Are you going to release the source code? I know nothing about ajax in DNN, and maybe with your code I could learn how to do it in my own modules. Thanks
    Posted to Resources (Forum) by R2_D2 on 1/5/2006
  • Free DnnPT - Quotes Module updated

    Just in time for X-mas, we published a new version of our Quotes Module. It has now better support for editing and longer quotes and authors are permited. Download for free at DNN Portugal . Source code and PA are available. Merry Christmas to all
    Posted to Custom Modules (Forum) by R2_D2 on 12/24/2005
  • Portuguese Localization Pack

    The Portuguese localizations for DNN 3.2 (maybe also applicable to DNN 4.0) are as usually available from DNN Portugal , and there should be available from DotNetNuke site shortly. The language packs contain translations of the core framework and all modules, included in the download pack. Please register for free download. Didn't test it in DNN 4.0, can someone test it and post the results here?
    Posted to Resources (Forum) by R2_D2 on 11/18/2005
  • Resposta: Re: Using Ajax.NET with DotNetNuke

    Jon, looks like you uploaded a jpg file instead of the source code, in the download page. Can you correct that please. thanks
    Posted to DotNetNuke (Forum) by R2_D2 on 11/17/2005
  • Resposta: Re: Paging DataGrid with ArrayList

    Check the source code for the DNNPT Quotes module from DNN Portugal . You can download it even if you don't register. It mimics the vendors module, datagrid, paging, and searching. hope that helps.
    Posted to Custom Modules (Forum) by R2_D2 on 11/14/2005
  • Resposta: Upgrade from 3.1 > 3.2 broke Log Viewer

    Check your web.config file, if you upgraded renaming the new release.config, check if you have changed the provider section for the log, by default it is now working with the database and not with the xml file, also check the host settings for the number of days to log. HTH
    Posted to DotNetNuke (Forum) by R2_D2 on 11/14/2005
  • Re: how to put dotnetnuke in VWD 2005

    I'm not experienced in VWD, so i can't really help you in that, but that control already exists in DNN, with the funcionality that you need. Before you log in a DNN Portal, you have a link (LOGIN), once you are logged in that link changes and instead appears your name as a link, that takes you to your profile page. That works for the admin, host, or any other user. It's working in DNN since the beginning, so if I did understanding you right, (???) there's no need to do it again, look at the docs
    Posted to DotNetNuke (Forum) by R2_D2 on 11/6/2005
Page 1 of 11 (109 items) 1 2 3 4 5 Next > ... Last »