Changeset 120

Show
Ignore:
Timestamp:
02/02/07 16:42:06 (2 years ago)
Author:
ingy
Message:
 r3289@skinny:  ingy | 2007-02-02 16:30:17 -0800
 Kwiki::Formatter::Socialtext is alive.
 
 Basic stuffs all work.
 
 Some stuff requires access to ST internals. Things like links. Stay tuned for
 more ST fakery...
 
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/cpan/modules.mk

    r118 r120  
    11CPAN_PATHS = \ 
     2        Class \ 
    23        Date \ 
    34        File \ 
     
    1718 
    1819CPAN_LEVEL_2 = \ 
     20        Class/Field.pm \ 
    1921        Date/Manip.pm \ 
    2022        File/MMagic.pm \ 
  • trunk/src/plugins/modules.mk

    r118 r120  
    230230        Kwiki/Edit/TypeKeyRequired.pm \ 
    231231        Kwiki/Users/TypeKey.pm \ 
     232        Kwiki/Formatter/Socialtext.pm \ 
    232233        Kwiki/Theme/OSCON.pm \ 
    233234 
  • trunk/src/socialtext/modules.mk

    r119 r120  
    44 
    55SOCIALTEXT_LEVEL_2 = \ 
     6        Socialtext/AppConfig.pm \ 
     7        Socialtext/Base.pm \ 
    68        Socialtext/Formatter.pm \ 
     9        Socialtext/Log.pm \ 
     10        Socialtext/Statistics.pm \ 
    711 
    812SOCIALTEXT_LEVEL_3 = \