Help understanding module-starter aka Module::StarterHi,
I'm preparing a module for CPAN and I used module-starter to set it up.
I think I understand all the files it created except one:
t/boilerplate.t What does it do?
--
Just my 0.00000002 million dollars worth,
Shawn
Programming is as much about organization and communication
as it is about coding.
My favourite four-letter word is "Done!"
On Jul 30, 2009, at 2:59 PM, Shawn H. Corey wrote:
> Hi,
>
> I'm preparing a module for CPAN and I used module-starter to set it
> up. I think I understand all the files it created except...
why CSK's Admin Module didn't use CSK'S skin and SkinnedCommunityControl .
For example:
EditUsers admin module is made by 3 .aspx "Default.aspx, EditRoles.aspx, EditUser.aspx"
it did not divide to skin and SkinnedCommunityControl .
Did the author think it 's too complex to write in this way?
Why would you need the admin section to be themed? It isn't a user area of the site so there is little reason to have it skinnable on a per-community basis. Also, the admin tools do not require any of the standard controls used in the regular content areas of the site, so there was little incentive to use the theme design pattern on them.
It would ...
Tail Module + DBI Module, can't keep up!Hello!
I have a bit of a problem with a script and am hoping someone will have an idea as to how I can mitigate the problem. Basically I have a syslog server that receives messages from various hosts and logs them to /var/log/ files. One of these remote hosts is a firewall which is sending all of it's access information and logging it to /var/log/loghosts/firewall.log. We need a web gui for this host that allows management to see recently downloaded files, denied URLs, etc. So I wrote a perl script which uses the Tail module to constantly tail this file, parsing each line and insert...
modules, modules
This site appears to be the most comprehensive list of free custom modules:
www.dnnfaq.com
Any other sites? I do like how Rainbow gives you a bucket of them - saves a lot of time over having to snoop around and find some of the DNN ones. Is there also a way to list modules as "certified"? Also - is there a decent repository of skins?
I have recently installed version 2.0. Sure wish there were more modules ready for it! That would make it much easier to evaluate the program and give recommendations to my boss.
The reason there aren't more 2.0 modules yet is becasue it h...
Module in Module
Hi,
Is there a way to place a module inside another module (e.g. A feedback module inside a Text/HTML module) ?
Cheers
Tassos
There is a way to inject controls into a module dynamically based on some criteria like a querystring parameter - is that what you are wanting to do?Dylan Barberread my stupid blog http://codemypantsoff.com
There's a commercial module "wrapper" on Snowcovered that is designed to hold other modules. So it is possible.I don't know if you could put a module holding a module inside a module containing a module, but I wouldn't try. The entire space-time...
One of the iManager's doesn't have 'Module Installation' under Configure?Well, I'm a bit 'confused', one of the servers' imanager doesn't have
the Module Installation showing under Configure.
What to do?
NW6.5SP5upd1
--
/fribse
Please ask this in the iManager forum, thanks.
--
Andrew C Taubman
Novell Support Forums Volunteer SysOp
http://support.novell.com/forums
(Sorry, support is not provided via e-mail)
Opinions expressed above are not
necessarily those of Novell Inc.
NetwareGuy wrote:
>one of the servers' imanager doesn't have
>the Module Installation showing under Configure.
uninstall and r...
Re: Tail Module + DBI Module, can\'t keep up!--1948116450-749258876-1316104001=:84666
Content-Type: text/plain; charset=us-ascii
Separate the process into two steps and figure out which step should be fixed first.
1. Parse the log with Tail and dump the data to plain file.
2. Load the plain file with DBI (are you using batch insert?)
--1948116450-749258876-1316104001=:84666--
--_30f15924-9bd0-4c31-8bc7-eac0b11d6636_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
=20
> Date: Thu=2C 15 Sep 2011 09:26:41 -0700
> From: tigerpeng2001@yahoo.com
> Subject: R...
How do I force delete a module from a page when that module doesn't load?
All,
I have a few modules here for my intranet site that I re-organized a
bit to facilitate deployment. As a side effect one ascx moved from one
desktopmodule to another. I changed the module definition on the site
to point to the new ascx location. The module refuses to load where
it's already being used. Adding the module to the same page works fine,
the module works ok if freshly added. No biggie, I should simply delete
the old module. That doesn't work. It fails silently in that the delete
operation appears to work but the module is still there. The error that
gets displayed i...
Module won't die! Page won't die!
Hi,
I've got a module on my page...it's all blanked out...(remnant of the site before it deleted my desktop modules directory and I had to reinstall the modules) that is returning an error. So I tried to delete this module but it won't delete. So I then deleted the page and that worked...except I can't delete the page out of the recycle bin. Any help?
Quick Tip, Go straight to the database. Note the tab name, module name and any extra information related to the modules content.
1. If content is stored in table (e.g. HtmlText) go to the modules Table search for deleted modules (IsD...
Show Module on Add Tabs doesn't show module on admin tabs?
I've written a menu module to "replace" solpartmenu, which I have removed from my skin completely. To make it display across the whole site, I checked "Show Module on All tabs" and the module is working fine, but on the admin tabs (for example, on the file manager tab) my menu module does not show. I hunted through the code, and found this code in skin.vb.
' modules which are displayed on all tabs should not be displayed on the Admin or Super tabs
If _moduleSettings.AllTabs = False Or IsAdminTab(_portalSettings.ActiveTab.TabId, _portalSettings.ActiveTab.ParentId) ...
News
Hi,
I'm searching for a powerfull News / Article module for DNN 2.x
Of course i'm ready to buy a payware but i can't find any module of that type in snowcovered or elsewhere.
So if you are a module developper i suggest this would be a great enhancement to DNN and a suitable market if your final product is good.
What i'm looking for exactly ? In fact something like a newspaper content management. Be able to create categories, then create articles attached to these cats (with description, full article, picture thumbs, source, author, auto-archive, related articles, send this to a ...
checksetup.pl says I don't have a module installed, but install-module.pl says I doHi all!
I upgraded my webserver from Ubuntu 13.10 to Ubuntu 14.04.1. Now Bugzilla(=
4.2) complains that "Perl API version v5.14.0 of DBI does not match v5.18.0=
".
When I run checksetup, it can't find my MySQL DBD driver module. However, =
when I run install-module, it says that "DBD::mysql is up to date" and list=
s off the version number (4.028). I have (to be safe) uninstalled and rein=
stalled my OS's version of the driver.
I'm assuming that Bugzilla has cached some old version of the module or som=
ething, but I can't find out where it...
Module upgrade probs. DNN doesn't add new panes to module def.
I added several panes to my module during the development of a new version. I have changed the DNN file. I upgraded the version nr. I packaged the whole lot. Everything goes well (i.e. the new ascx files are there) except the module definition. I cannot get DNN to upgrade my module correctly. It leaves the old definition and doesn't add the new panes. Any ideas?
Old Def:
<?xml version="1.0" encoding="utf-8"?>
<dotnetnuke version="2.0" type="Module">
<folders>
<folder>
<name>DMX</name>
...
Why isn't CPANPLUS anywhere under CPAN's by-module directoryPlease see the following Google search:
http://xrl.us/kauu
It shows that CPANPLUS is not anywhere under CPAN's by-module directory. This
makes it harder to fetch its archive programatically.
My question is: why?
Regards,
Shlomi Fish
---------------------------------------------------------------------
Shlomi Fish shlomif@iglu.org.il
Homepage: http://www.shlomifish.org/
95% of the programmers consider 95% of the code they did not write, in the
bottom 5%.
>>>>> On Sat, 4 Mar 2006 19:05:34 +0200, Shlomi Fish <shlomif@iglu.org.il> s...