בעקבות שחרור גירסה חדשה של תוסף חתימה גרפית גיליתי שאני צריכה אמצעי הצגת הודעות בבלוג.
חיפשתי תוסף שעושה את מה שרציתי אבל לא מצאתי, אז ישבתי וכתבתי אחד והרי הוא משוחרר בזאת לציבור.
המהות של התוסף פשוטה, הוא מציג הודעות HTML במקום בו אנחנו בוחרים לאורך תקופת הזמן אותה אנחנו בוחרים.
ההתקנה סטנדרטית לחלוטין.
את מסך האפשרויות ניתן למצוא תחת אפשרויות->Show notification
והוא כולל אפשרויות שינוי להודעה עצמה, תאריכי הפרסום שלה, צבע הרקע, צבע הטקסט, גודל הטקסט וכיוון היישור (ימין, מרכז, שמאל).

על מנת להפעיל את התוסף יש להוסיף את שורת הקוד הבאה למקום בו אתם רוצים שההודעה תוצג.
1 | <?php $shono = new Show_Notification(); $shono->Add(); ?> |
הגירסה הנוכחית היא 1.2 וניתנת להורדה מכאן.
שינויים:
15.5.07 גירסה 1.0 : תיקון באג סלאשים מיותרים. תיקון באג טקסט ריק. הוספת יכולת בחירת סגנון מסגרת.
22.8.07 גירסה 1.2: תיקון באג בדף אפשרויות, הוספת אפשרות כיבוי לתוסף, הוספת בחירה האם להגביל בתאריכים או לא, הוספת תרגום לעברית
Show notification plugin
This plugin displays a message to your blog readers within a specific period of time.
I needed it in order to update my blog readers about new releases of Add Graphic Signature without writing a post about it.
This plugin lets you control the notification font size, font color, background color, alignment.
The displayed message may include whatever HTML tags you want and is displayed during the period between Start Date and End Date.
A snapshot of the admin tab can be seen above.
In order to show the message all you need to do is add the following code line to your theme in the desired position.
1 | <?php $shono = new Show_Notification(); $shono->Add(); ?> |
Current version is 1.2 and can be downloaded from here.
Changelog:
15.5.07 ver 1.0: some bug fixes. added border style drop-down to admin tab.
22.8.07 ver 1.2: fied boredr type display bug in options page. Added translation options, Changed date restriction to be optional. Added enable/disable options
נהניתם ? הרשמו לעדכוני RSS !