| 185 |
- sendmail-virtusertable & -aliases |
- sendmail-virtusertable & -aliases |
| 186 |
- mapped apache-config |
- mapped apache-config |
| 187 |
|
|
| 188 |
|
o news-accounts for all@netfrag.org |
| 189 |
|
|
| 190 |
|
o move data directories of mysql and ldap physically below /data (/var/lib/...) |
| 191 |
|
|
| 192 |
|
o backup-scripts: |
| 193 |
|
- lowlevel: /data |
| 194 |
|
- highlevel: |
| 195 |
|
- mysql-databases |
| 196 |
|
- ldap-databases |
| 197 |
|
- news-spool |
| 198 |
|
- cvs-repository |
| 199 |
|
|
| 200 |
|
o backup.pl <- backupThis.pl, backupMe.pl, backupHost.pl |
| 201 |
|
|
| 202 |
|
o https-only-mode (configurable) for horde and tutos! |
| 203 |
|
|
| 204 |
|
o make MX entry for news.netfrag.org!!! |
| 205 |
|
|
| 206 |
|
o backup-MX? |
| 207 |
|
|
| 208 |
|
x links-computing@netfrag.org -> newscollector -> recieveMail -> Mail::Audit -> news.netfrag.org:nfo.links.computing |
| 209 |
|
|
| 210 |
|
o convert content in nfo/doc/computing/.... to DocBook - publish and link generated content @ nfoweb |
| 211 |
|
|
| 212 |
|
o make "build.pl" read metadata from directory given (isCode? isDocBook? getFilelist!(?) getItems) |
| 213 |
|
<item name="myPicture" identifier="<filename>.jpg" /> |
| 214 |
|
<item name="myDocument" identifier="<filename>.doc" /> |
| 215 |
|
|
| 216 |
|
o dispatchmail - prerequisites |
| 217 |
|
CPAN |
| 218 |
|
Mail::Audit |
| 219 |
|
Getopt::Long |
| 220 |
|
Hash::Merge |
| 221 |
|
mixin |
| 222 |
|
nfo/perl/libs |
| 223 |
|
DesignPattern::Object |
| 224 |
|
|
| 225 |
|
o check in joko's dispatchmail-rules |
| 226 |
|
|
| 227 |
o misc |
o misc |
| 228 |
o [task by joko] introduced "dispatchmail" to add mail2news-functionality to "recieveMail" (collector@netfrag.org) |
o [task by joko] introduced "dispatchmail" to add mail2news-functionality to "recieveMail" (collector@netfrag.org) |
| 1043 |
|
|
| 1044 |
x !!! jonen made mysql-mode apts for mnogosearch-common_3.2.6-2.SU.1_all.deb !!! |
x !!! jonen made mysql-mode apts for mnogosearch-common_3.2.6-2.SU.1_all.deb !!! |
| 1045 |
use them: [...] ->archive:/path/to/debs |
use them: [...] ->archive:/path/to/debs |
|
|
|
| 1046 |
|
|
| 1047 |
o it's not tavi nor tavi-workflow - it's: JustWrite? it's todo! (.todo -> .justdo -> .justwrite -> .done) |
o it's not tavi nor tavi-workflow - it's: JustWrite? it's todo! (.todo -> .justdo -> .justwrite -> .done) |
| 1048 |
|
|
| 1758 |
|
|
| 1759 |
o dispatchmail: make option "--user=" work again! |
o dispatchmail: make option "--user=" work again! |
| 1760 |
|
|
|
o flib: |
|
|
o include & boot |
|
|
o include-paths |
|
|
o configKey (servername) => servername/appname |
|
|
o make glib |
|
|
o RPC::Remote: just can talk to single rpc-server!!!! |
|
|
o app-cleanup: |
|
|
o replace ../img/ through img/ globally (in all files found) |
|
|
o grep -ri "../img" | modify.pl --regex=s/\.\.\/img/img/g [--in-type=filelist] |
|
|
o refactor replace_cvs.pl to: |
|
|
finder.pl -R --regex=/CVS/Root . | modify.pl --regex=s/:pserver:/:ext:/ [--in-type=filelist] |
|
|
o is it possible to actually parse settings && arguments (not just "options") using Getopt::Long?? |
|
|
o else: look at CPAN more detailed or make a CliCmd::Option + CliCmd::Argument = CliCmd::Setting!! |
|
|
|
|
|
o 0. Oef::Request -> ... |
|
|
o 1. CliCmd::Setting -> Oef::Request -> [hibernate] -> [wakup] -> Oef::Engine -> Oef::>Task -> Oef::Response |
|
|
o need to freeze a Oef::Request |
|
|
o 2. CliCmd::Setting -> Oef::Request -> Oef::Engine -> Oef::Task -> [hibernate] -> [wakup] -> Oef::Response |
|
|
o need to freeze a Oef::Engine |
|
|
|
|
|
o Oef::Base bases on DesignPattern::Object and DesignPattern::Bridge |
|
|
|
|
|
o refactor DesignPattern::Object::Logger to Oef::Base::Logger |
|
|
|
|
|
o use phpHtmlLib - widgets in a wiki (yakka!) |
|
|
|
|
|
o rename Data::Storage::Handler::NetLDAP to Data::Storage::Handler::LDAP |
|
|
|
|
|
o register: data-storage.[perl.]netfrag.org |
|
|
|
|
|
o look at '<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />'!!! |
|
|
o better use 'utf-8' to achieve full i18n? |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1761 |
|
|
| 1762 |
</pre> |
</pre> |
| 1763 |
|
|