Select your language

Program description

SlashPDA add pda functionality (smaller webpages) to you slashcode installation.

Status

Current stable version is 1.1. Works with slashcode 1.0.9. It should also with Bender (2.0). Send a mail to This email address is being protected from spambots. You need JavaScript enabled to view it..

To Do

  • Posting comments
  • Write stories

Download

Get the stable package from here: {phocadownload view=file|id=2}.

Installation

  1. Change directory to the DOCUMENT_ROOT of your slashcode implementation.
  2. mkdir pda
  3. Copy the package to the new pda directory.
  4. cd pda
  5. tar -zxvf slashpda-1.1.tar.gz
  6. Check every .pl file "use lib '/home/slash';" and "my $AVG = new AvantGo("/home/slash/avantgo.user");" is right.
  7. mv avantgo.user /home/slash/avantgo.user
  8. chmod 666 /home/slash/avantgo.user
  9. Replace title.jpg with your logo :-)
  10. Change the email-address in feedback.pl line 47.

Configuration

FileLineDescription
ALL my $AVG = new AvantGo("/home/slash/avantgo.user"); Change the path if needed. Fields separated by tabulator.
1 = AvantGo username (- = default)
2 = Amount of stories.
3 = Type of comments (none, best, all)
4 = Enable poll (0/1)
5 = Enable Hall of fame (0/1)
6 = Slash-Userid
comment.pl my $COMMENT_MAX_THREADLINES = 10; Use threading comment index beyond this limit.
feedback.pl my $FEEDBACK_EMAIL = "This email address is being protected from spambots. You need JavaScript enabled to view it."; Send feedbacks to this email address.
my $FEEDBACK_SUBJECT = "PDA-Feedback"; Use this subject for the feedback email.
my $FEEDBACK_SENDMAIL = "/usr/sbin/sendmail"; Configuration for senmail.
my $FEEDBACK_EOL = "\n"; Usage for end of line.
hof.pl my $HOF_LIMIT = 10; Limitation for hall of fame

© 2024 Sevérina & Norbert Kümin

Disclaimer (german only)