phpBB2.de Forum Index  
[netclusive - internet broadcasting]
 FAQ  •  Search  •  Download  •  Bookmarks  •  Memberlist  •  Usergroups   •  Register  •  Profile  •  Log in to check your private messages  •  Log in
 
        
 
        
 

LinkLift

View next topic
View previous topic

This forum is locked: you cannot post, reply to, or edit topics.This topic is locked: you cannot edit posts or make replies.
Author Message
Nalia
phpBB2.de User
phpBB2.de User



Joined: 05 Aug 2002
Posts: 172

PostPosted: Fri 09 Aug, 2002 09:34 Reply with quoteBack to top 

Hallo,

Jetzt haben wir zu viert die Hacks bei www.phpBBHacks.com durchgekaut, aber einige Beschreibungen verstehen wir einfach nicht, d. h. wir wissen nicht, wie der entsprechende Hack funktioniert. Könnt ihr uns helfen?

Es handelt sich um folgende Hacks:

1. Admin Users List Hack
provides a new way to administer your users: an administrative memberlist - Very powerful and very convenient!

2. BBCode Strike
Allows users to use the BBCode [Strike] And [/Strike] which permit to bar text as the HTML tags . It adds button on the right of the others BBCodes buttons when posting a new topic or reply.

3. BBCode Target
Creates a bbcode based on the phpBB2.x [url] bbcode except it uses _self as a target instead of _blank.

4. BBCode Updown
Adds a new Updown BBCode to your forum. This allows text to scroll from buttom to top.

5. BBcode: Line-Through
A new BBcode, so can use the style sheet "text-decoration: line-through" with the bbcode buttons.

6. BlueBrew Button Set
Blue button set left blank in .gif format so you can add your own text/images.

7. Categories Before Topic Title
This hack allow you to add Categories. These Categories will be seen in the forum and in the topic self.
It is easy to administrate your Categories inside of the the modcp.

8. Custom User Title
Allow your users to select their own user title.

9. Dates For Humans
On most forums, possibly 99% of users will leave the default date option of "D M d, Y g:i a" alone - even though they might prefer another date format. This hack lets them choose from a drop-down menu instead - easier for humans. Wink
You can add your own formats to the $date_formats array in the code - see http://www.php.net/date for details about the format.

10. Flash BBCode Hack
This hack adds a flash bbcode to your forums.
This also adds a flash button to your posting_body.tpl to make it easier for your guests to post flash files. The bbcode looks like this: [swf width=# height=#]filename[/swf].

11. Form Field Focus
This hack should make forms a bit nicer to use by focusing the first empty text field ready for the user to type. You'll need to install it on all templates.
New in 1.0.1: fixed problem with helpbox field; when editing, replying or
quoting, the message highlights instead of the subject, even when not empty.

12. (Forum Notification 4)
This one works similar to the topic notification already included in phpBB 2. In viewtopic.php a link appears where the user can subscribe the forum notification with a single click. A second click is for unsubscribing
Due to a request, the whole thing can be turned on or off for any forum. For example, you won't want users to subscribe a testing forum since this would only cause useless traffic.

13. Full Pagination in View Topic
This hack will generate Page Numbers in viewtopic in this format:
Goto Page 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13 and so on.

14. (Modulated Confi- guration Panel 5)
Modulated Configuration Panel is an attempt to get rid of unsightly hard-coded configuration files that seem to pop up when phpBB has something to get rid of these: $board_config.

15. (Moreover .com News Feed Hack 5)
This hack allows direct integration of moreover.com news feeds into the homepage of a phpBB driven forum/site. The hack uses the XML interface for a generic solution and also supports news caching for performance & efficiency

16. News Section Add-on
This change adds a news section underneath your title area and above your forum listing.

17. ( Number Format Total Posts 6)
This hack format the total posts on your board with grouped thousands.

18. PHP Syntay Highlighter BBCode
This hack creates a BBCode that when used with PHP code will highlight the code.

19. (Quick Reply Hack 6 ).
This is a Quick Reply hack for your phpBB 2, it allows user sto easily reply to topics without having to hit "Post Reply" and wait for the post reply screen (saving them one page).
The Quick Reply form is only show if the user has the reply access and the current topic is not closed.
OfflineView user's profileSend private messageVisit poster's website
Google







Posted: Back to top

TerraTux
Support Team Member
Support Team Member



Joined: 02 Aug 2002
Posts: 1026
Location: Delitzsch

PostPosted: Fri 09 Aug, 2002 10:53 Reply with quoteBack to top 

Hallo Nalia,

willst du wissen was diese Hacks machen oder wie die das bei den Hacks gemacht wird??

Gruß,
Anti M&M

_________________
software is like sex, it's better if it's free
Image
Kein Support per PM || EMail || Messenger
OfflineView user's profileSend private messageVisit poster's websiteICQ Number
Ramoth
phpBB2.de User
phpBB2.de User



Joined: 08 Aug 2002
Posts: 31

PostPosted: Fri 09 Aug, 2002 10:53 Reply with quoteBack to top 

3. BBCode Target
Creates a bbcode based on the phpBB2.x [url] bbcode except it uses _self as a target instead of _blank.

-->Ich nehme an damit öffnet sich ein Link in einem beitrag nicht in einem neuen, sondern im selben Fenster, das Forum wird also durch die neuen Seite ersetzt.

4. BBCode Updown
Adds a new Updown BBCode to your forum. This allows text to scroll from buttom to top.

-->Setzt beim posten nen neuen Button in die BBCode reihe der dafür sorgt, dass der Beitragstext von unten nach oben durchs fenster scrollt.

5. BBcode: Line-Through
A new BBcode, so can use the style sheet "text-decoration: line-through" with the bbcode buttons.

-->Neuer Tag der Text durchgestrichen erschienen lässt

6. BlueBrew Button Set
Blue button set left blank in .gif format so you can add your own text/images.

-->Ein Satz Buttongrafiken ohne beschriftung zum selber beschriften.

9. Dates For Humans
On most forums, possibly 99% of users will leave the default date option of "D M d, Y g:i a" alone - even though they might prefer another date format. This hack lets them choose from a drop-down menu instead - easier for humans.
You can add your own formats to the $date_formats array in the code - see http://www.php.net/date for details about the format.

-->Ein dropdown menü so dass man das Datumsanzeigeformat ohne php-kenntnisse ändern kann.

10. Flash BBCode Hack
This hack adds a flash bbcode to your forums.
This also adds a flash button to your posting_body.tpl to make it easier for your guests to post flash files. The bbcode looks like this: [swf width=# height=#]filename[/swf].

-->Ein neuer Tag der es erlaubt Flash-movies in deinem Beitrag einzubinden.

13. Full Pagination in View Topic
This hack will generate Page Numbers in viewtopic in this format:
Goto Page 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13 and so on.

-->Sorgt bei mehrseitigen Threads dafür, dass nicht mehr nur ein "weiter" und ein "zurück" button da sind, sondern man jede Seite direkt anspringen kann.

15. (Moreover .com News Feed Hack 5)
This hack allows direct integration of moreover.com news feeds into the homepage of a phpBB driven forum/site. The hack uses the XML interface for a generic solution and also supports news caching for performance & efficiency

-->Moreover.com bietet newsfeeds an die Du mit diesem Hack direkt auf Deiner Seite einbinden kannst.

16. News Section Add-on
This change adds a news section underneath your title area and above your forum listing.

-->Platziert zwischen header und Forumtabelle eine Newsausgabe für aktuelle meldungen.

19. (Quick Reply Hack 6 ).
This is a Quick Reply hack for your phpBB 2, it allows user sto easily reply to topics without having to hit "Post Reply" and wait for the post reply screen (saving them one page).
The Quick Reply form is only show if the user has the reply access and the current topic is not closed.

-->Gibt bestimmten usern die Möglichkeit nicht erst auf "Reply" clicken zu müssen sondern direkt auf der Beitragsseite eine Kurzantwort zu posten.


--------------------------------------------------

Hoffe ich konnte euch ein wenig weiterhelfen

_________________
den Zwölven zum Grusze

R.v.D.

www.Gareth.de
OfflineView user's profileSend private message
Nalia
phpBB2.de User
phpBB2.de User



Joined: 05 Aug 2002
Posts: 172

PostPosted: Fri 09 Aug, 2002 10:58 Reply with quoteBack to top 

Vielen Dank, Ramoth! Jetzt fehlen uns noch die Hacks Nr. 1,2,8,9,11,12,14,17,18 .
OfflineView user's profileSend private messageVisit poster's website
Thomson
Universal Genius



Joined: 05 Aug 2002
Posts: 4726
Location: a shibby place

PostPosted: Fri 09 Aug, 2002 11:35 Reply with quoteBack to top 

Hallo:

1) erzeugt eine für den Admin sichtbare memberlist, die ihm das bearbeiten der user vereinfacht

2) fügt den BBCode [strike ] hinzu, mit dem man Worte durchstreichen kann

8 ) Erlaubt dem User sich selber (vorgefertigte) Titel zu geben, die der Admin vorher erstellen muss

9) Erzeugt im Profil bei date ein Dropdownmenü, wo es dann Usern möglich ist zwischen verschiedenen Datumsanzeigen auszuwählen (wie sinnvoll Wink)

15) Dieser Mod bindet eine Box ins Forum ein, in der die News von moreover.com runtergespult werden...

18 ) Erstellt den BBCode [php ] welcher bei PHP-Scripten recht angenehm ist, da er verschiedene Argumente farbig darstellt (z.B.: alle Variablen mit $ davor werden rot dargestellt...)

MfG Tom

_________________
There are only 10 types of people in the world: Those who understand binary, and those who don't...
OfflineView user's profileSend private messageSend e-mailVisit poster's websiteICQ Number
Nalia
phpBB2.de User
phpBB2.de User



Joined: 05 Aug 2002
Posts: 172

PostPosted: Sun 11 Aug, 2002 10:13 Reply with quoteBack to top 

Danke für deine Antwort, Thomson Smile !


Thomson wrote:


1) erzeugt eine für den Admin sichtbare memberlist, die ihm das bearbeiten der user vereinfacht


Ist die anders als die für die User sichtbare? Inwiefern ist die anders?


Jetzt fehlen noch die Hacks Nr. 11,12 und 17 ...


Last edited by Nalia on Sun 11 Aug, 2002 10:23; edited 1 time in total
OfflineView user's profileSend private messageVisit poster's website
R. U. Serious
phpBB2.de User
phpBB2.de User



Joined: 06 Aug 2002
Posts: 48

PostPosted: Sun 11 Aug, 2002 10:21 Reply with quoteBack to top 

Dann will ich auchmal, was gabs nochmal zu gewinnen? *G*

11.Form Field Focus

Setzt den Focus beim Laden der Seite (posting, login etc) direkt auf das EIngabefeld, sodass man unmittelbar lostippen kann.
Sonst muß man den cursor noch in das feld bringen bspw. durch klicken oder tab.

12. FOrum notification

Wie Thread-Benachrictigung nur für ganze Unterforen. Man bekommt email wenn jemand eine Antwort in dem Forum schreibt oder einen neuen Thread eröffnet

17.number format total posts.

Macht aus 'Insgesamt geschriebebe Beiträge 123498' ein Insgesamt 'geschriebebe Beiträge 123.498'
OfflineView user's profileSend private message
Nalia
phpBB2.de User
phpBB2.de User



Joined: 05 Aug 2002
Posts: 172

PostPosted: Sun 11 Aug, 2002 10:38 Reply with quoteBack to top 

Danke Smile !

R. U. Serious wrote:
Dann will ich auchmal, was gabs nochmal zu gewinnen? *G*


Vielleicht bald mal 'nen höheren Level? Kauf dir was Schönes davon ... Wink !


Mir fehlt jetzt doch noch Hack 7 ...
OfflineView user's profileSend private messageVisit poster's website
R. U. Serious
phpBB2.de User
phpBB2.de User



Joined: 06 Aug 2002
Posts: 48

PostPosted: Sun 11 Aug, 2002 11:13 Reply with quoteBack to top 

Ganz einfach der Link oben der einem zeigt wo man sich befindet lautet hier z.B.: phpBB2.de Forum Index -> phpBB2.x - MOD Support

Mit dem Mod würde er die Kategorie dazu tun:
phpBB2.de Forum Index ->phpBB2.x - MODs -> phpBB2.x - MOD Support

Mir ist es so schon zu groß, aber wems gefällt... Rolling Eyes Wink
OfflineView user's profileSend private message
Nalia
phpBB2.de User
phpBB2.de User



Joined: 05 Aug 2002
Posts: 172

PostPosted: Sun 11 Aug, 2002 14:31 Reply with quoteBack to top 

Und hier sind neue Hacks, die wir nicht verstehen (das sind dann aber wirklich alle Rolling Eyes !):

20. Random Quote 7
Puts a random quote table on your index page if you are running phpBBvB2 as your template, if your not just call {RANDOM_QUOTE} from where ever you want the quote

21. Refferal/Who Told You Hack
Find out who told a user about your forum. Wie soll das denn funktionieren?

22. Who’s online on any Page
If you want to display the Who's Online box for your board on any other page of your site (inside root, outside root, etc.) use this hack.
Please follow the installation notes and edit $phpbb_root_path in this file!

23. (Anti Robotic Registration Flood NEW)
A few days ago, I heard that some forums were flooded by robotic registration... I got scared and created this hack!
This hack will add a piece of graphical-text on the registration form and user will have to copy into a text field (it is very similar to many free web hosting signup forms).
This hack will give your forum an added level of security.

14. (Modulated Confi- guration Panel 5)
Modulated Configuration Panel is an attempt to get rid of unsightly hard-coded configuration files that seem to pop up when phpBB has something to get rid of these: $board_config.
OfflineView user's profileSend private messageVisit poster's website
Nalia
phpBB2.de User
phpBB2.de User



Joined: 05 Aug 2002
Posts: 172

PostPosted: Mon 12 Aug, 2002 10:03 Reply with quoteBack to top 

Wer könnte uns da helfen?
OfflineView user's profileSend private messageVisit poster's website
Thomson
Universal Genius



Joined: 05 Aug 2002
Posts: 4726
Location: a shibby place

PostPosted: Mon 12 Aug, 2002 10:17 Reply with quoteBack to top 

Nalia wrote:

20. Random Quote 7
Puts a random quote table on your index page if you are running phpBBvB2 as your template, if your not just call {RANDOM_QUOTE} from where ever you want the quote

Erstellt ein zufälliges Zitat auf deiner hauptseite, insofern du phpBBvB2 als Template aktiv hast, ansonsten kannst du mit dem Befehl {RANDOM_QUOTE} beliebige Zitate auswählen...
Nalia wrote:

21. Refferal/Who Told You Hack
Find out who told a user about your forum. Wie soll das denn funktionieren?

Zeigt dir an, welcher User einem neuen User den Link zu deinem Forum gegeben hat. das ganze funktioniert wie ein Partnerprogramm...am Ende des Links wird eine USER-ID hinzugefügt, die das Script dann auswertet und dir sagt, dass User X dem User Z den Link zu deinem Forum gegeben hat. Besonders sinnvoll wäre hier dann noch der Points_System Mod...
Nalia wrote:

22. Who’s online on any Page
If you want to display the Who's Online box for your board on any other page of your site (inside root, outside root, etc.) use this hack.
Please follow the installation notes and edit $phpbb_root_path in this file!

Zeigt dir nicht nur auf dem Forum, sondern auf einer beliebigen Seite an, wer gerade im Board online ist...wird häufig bei Portalen verwendet...
Nalia wrote:

23. (Anti Robotic Registration Flood NEW)
A few days ago, I heard that some forums were flooded by robotic registration... I got scared and created this hack!
This hack will add a piece of graphical-text on the registration form and user will have to copy into a text field (it is very similar to many free web hosting signup forms).
This hack will give your forum an added level of security.

Dieser hack generiert eine Zeichenfolge beim registrieren, die der User kopieren und in ein Feld einfügen muss. Der Autor des Mods hatte die Hosen voll, dass ein Computerprogramm tausende von Registrierungen bei seinem Forum macht und somit alles zerstört....
Nalia wrote:

14. (Modulated Configuration Panel 5)
Modulated Configuration Panel is an attempt to get rid of unsightly hard-coded configuration files that seem to pop up when phpBB has something to get rid of these: $board_config.

Also: Ich kenn den Mod nicht und übersetze ihn einfach mal 1:1, vielleicht checkt ihn wer anderes:
Das bearbeitet Konfigurationspanel ist der Versuch von den hässlich gecodeten Konfigurationsfiles loszukommen, welche aufzutauchen scheinen, wenn phpBB versucht von folgendem loszukommen: $board_config.

MfG Tom

_________________
There are only 10 types of people in the world: Those who understand binary, and those who don't...
OfflineView user's profileSend private messageSend e-mailVisit poster's websiteICQ Number
Nalia
phpBB2.de User
phpBB2.de User



Joined: 05 Aug 2002
Posts: 172

PostPosted: Mon 12 Aug, 2002 15:47 Reply with quoteBack to top 

Danke Smile !
OfflineView user's profileSend private messageVisit poster's website
Display posts from previous:      
This forum is locked: you cannot post, reply to, or edit topics.This topic is locked: you cannot edit posts or make replies.

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum

Similar Topics
Topic Author Forum Replies Posted
www.german-hacks.de.vu << Ne Frage Hacker2804 phpBB2.x - Support 0 Wed 18 Mar, 2009 19:56 View latest post
security hacks help: tnen Support Forum 0 Wed 26 Sep, 2007 18:36 View latest post
security hacks help: tnen Support Forum 0 Wed 26 Sep, 2007 18:35 View latest post
hacks frage name Alexboy Support allgemein 0 Wed 01 Aug, 2007 12:19 View latest post
Hacks Alexboy Support allgemein 3 Tue 31 Jul, 2007 12:59 View latest post