Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 141b535

Browse files
committed
Remove detailed XML description from Julian Clock language files and update manifest reference
1 parent 388e526 commit 141b535

File tree

3 files changed

+1
-16
lines changed

3 files changed

+1
-16
lines changed

language/en-GB/mod_julianclock.ini

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
11
MOD_JULIANCLOCK="Astronomical Julian Clock"
22
MOD_JULIANCLOCK_DESC="A simple Julian Clock for Astronomers. Updated for Joomla 5 compatibility."
3-
MOD_JULIANCLOCK_XML_DESCRIPTION="<h1>JowWow Julian Clock</h1>
4-
<h4><u>Instructions</u></h4>
5-
<p>1. Go to the module manager & edit the module.</p>
6-
<p>2. Choose the test to display with the clock. To leave blank enter a space</p>
7-
<p>3. Choose whether you want the text before or after the time.</p>
8-
<p>4. Choose your update interval in milliseconds. ( 1000 milliseconds = 1 second )</p>
9-
<p> The module is able to be placed multiple times on the same pages.</p>"
103
MOD_JULIANCLOCK_CLOCK_TEXT_LABEL="Clock text"
114
MOD_JULIANCLOCK_CLOCK_TEXT_DESC="This text will appear after the time. Include spaces as desired"
125
MOD_JULIANCLOCK_POSITION_TEXT_LABEL="Show Text before Date?"
Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,2 @@
1-
MOD_JULIANCLOCK_XML_DESCRIPTION="<h1>JowWow Julian Clock</h1>
2-
<h4><u>Instructions</u></h4>
3-
<p>1. Go to the module manager & edit the module.</p>
4-
<p>2. Choose the test to display with the clock. To leave blank enter a space</p>
5-
<p>3. Choose wether you want the text before or after the time.</p>
6-
<p>4. Choose your update interval in milliseconds. ( 1000 milliseconds = 1 second )</p>
7-
<p> The module is able to be placed multiple times on the same pages.</p>"
8-
91
MOD_JULIANCLOCK="Astronomical Julian Clock"
102
MOD_JULIANCLOCK_DESC="A simple Julian Clock for Astronomers. Updated for Joomla 5 compatibility."

mod_julianclock.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<authorEmail>[email protected]</authorEmail>
99
<authorUrl>https://hallhome.us</authorUrl>
1010
<version>2025.06.08.3</version>
11-
<description>MOD_JULIANCLOCK_XML_DESCRIPTION</description>
11+
<description>MOD_JULIANCLOCK_DESC</description>
1212
<files>
1313
<filename module="mod_julianclock">mod_julianclock.php</filename>
1414
<filename>mod_julianclock.xml</filename>

0 commit comments

Comments
 (0)